]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] It's too early to test rspamadm with redis
authorMikhail Galanin <mgalanin@mimecast.com>
Thu, 6 Sep 2018 08:30:25 +0000 (09:30 +0100)
committerMikhail Galanin <mgalanin@mimecast.com>
Thu, 6 Sep 2018 08:30:25 +0000 (09:30 +0100)
test/functional/cases/151_rspamadm_async.robot

index ec97292dcd70933d8308745acadd61205c897cf8..5a848d274c04c44ef45599b3bb786d09f0a7983b 100644 (file)
@@ -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]