summaryrefslogtreecommitdiffstats
path: root/test/functional/cases/110_statistics/100-redis-keyed-siphash.robot
blob: d889502ef9fed95f98943f4578ce1252e85c94cf (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}    siphash
${RSPAMD_STATS_KEY}     ${RSPAMD_KEY_PVT1}

*** Test Cases ***
Learn
  Learn Test

Relearn
  Relearn Test