[master] 4b711ce Increase the sleep somewhat to make this test case more stable

Martin Blix Grydeland martin at varnish-software.com
Tue Mar 3 15:34:19 CET 2015


commit 4b711ce7eb57f899ebd534048d48c2edd09c02e4
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Tue Mar 3 15:33:57 2015 +0100

    Increase the sleep somewhat to make this test case more stable

diff --git a/bin/varnishtest/tests/r01030.vtc b/bin/varnishtest/tests/r01030.vtc
index a84e3a5..302b918 100644
--- a/bin/varnishtest/tests/r01030.vtc
+++ b/bin/varnishtest/tests/r01030.vtc
@@ -42,7 +42,7 @@ client c1 {
 #delay 0.1
 varnish v1 -expect bans_lurker_tests_tested == 0
 
-delay 1.0
+delay 1.5
 varnish v1 -expect bans_lurker_tests_tested >= 1
 
 varnish v1 -cliok "param.set ban_lurker_sleep 5.01"



More information about the varnish-commit mailing list