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

*** Variables ***
${RSPAMD_REDIS_SERVER}  ${RSPAMD_REDIS_ADDR}:${RSPAMD_REDIS_PORT}
${RSPAMD_STATS_HASH}    xxhash

*** Test Cases ***
Learn
  Learn Test

Relearn
  Relearn Test