Browse Source

[Test] Sleep after calling rspamadm fuzzy_sync

tags/1.3.0
Andrew Lewis 8 years ago
parent
commit
9c9f9be0eb
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      test/functional/lib/rspamd.robot

+ 1
- 0
test/functional/lib/rspamd.robot View File

@@ -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

Loading…
Cancel
Save