aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/110_statistics/redis-plain-xxhash.robot
blob: 47533d9be6f167cd3cb255df2a170d219cbc90d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*** Settings ***
Suite Setup     Redis Statistics Setup
Suite Teardown  Redis Statistics Teardown
Resource        lib.robot

*** Variables ***
${REDIS_SERVER}  ${REDIS_ADDR}:${REDIS_PORT}
${STATS_HASH}   xxhash

*** Test Cases ***
Learn
  Learn Test

Relearn
  Relearn Test