aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/110_statistics/110-redis-keyed-xxhash.robot
blob: 928a9ea1414f1b83a7016b91f943958ebfec2112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*** 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
${RSPAMD_STATS_KEY}     ${RSPAMD_KEY_PVT1}

*** Test Cases ***
Learn
  Learn Test

Relearn
  Relearn Test