aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2016-07-21 16:42:03 +0100
committerAndrew Lewis <nerf@judo.za.org>2016-07-21 16:42:03 +0100
commit9c9f9be0eb64744bc8e185aaf8316537574ddee1 (patch)
tree4407835c429fad4d878a7a746df4b8dbc0cffeb9 /test
parent7cc409339348a0987205404e99ca794af7b9ee3f (diff)
downloadrspamd-9c9f9be0eb64744bc8e185aaf8316537574ddee1.tar.gz
rspamd-9c9f9be0eb64744bc8e185aaf8316537574ddee1.zip
[Test] Sleep after calling rspamadm fuzzy_sync
Diffstat (limited to 'test')
-rw-r--r--test/functional/lib/rspamd.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/lib/rspamd.robot b/test/functional/lib/rspamd.robot
index 35cf66648..fe5ee83fb 100644
--- a/test/functional/lib/rspamd.robot
+++ b/test/functional/lib/rspamd.robot
@@ -123,3 +123,4 @@ Sync Fuzzy Storage
${result} = Run Process ${RSPAMADM} control -s ${TMPDIR}/rspamd.sock fuzzy_sync
Log ${result.stdout}
Follow Rspamd Log
+ Sleep 1s Try give fuzzy storage time to sync