diff options
author | Mikhail Galanin <mgalanin@mimecast.com> | 2018-09-06 09:30:25 +0100 |
---|---|---|
committer | Mikhail Galanin <mgalanin@mimecast.com> | 2018-09-06 09:30:25 +0100 |
commit | ed1c0fe1f58697d45d35d09f3635218e346c2f9c (patch) | |
tree | 8ea2e1ecdd187beb92ce971e2304c552dbc90811 /test/functional/cases | |
parent | 4c4c9f45c48992c5969923fa3bd7383f794fdc8a (diff) | |
download | rspamd-ed1c0fe1f58697d45d35d09f3635218e346c2f9c.tar.gz rspamd-ed1c0fe1f58697d45d35d09f3635218e346c2f9c.zip |
[Minor] It's too early to test rspamadm with redis
Diffstat (limited to 'test/functional/cases')
-rw-r--r-- | test/functional/cases/151_rspamadm_async.robot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/functional/cases/151_rspamadm_async.robot b/test/functional/cases/151_rspamadm_async.robot index ec97292dc..5a848d274 100644 --- a/test/functional/cases/151_rspamadm_async.robot +++ b/test/functional/cases/151_rspamadm_async.robot @@ -22,13 +22,11 @@ Tcp client Http Setup Run Dummy Http - Run Redis Http Teardown ${http_pid} = Get File /tmp/dummy_http.pid Shutdown Process With Children ${http_pid} Remove file /tmp/dummy_http.pid - Shutdown Process With Children ${REDIS_PID} Run Dummy Http [Arguments] |