From: phk Date: Fri, 1 Aug 2008 10:06:56 +0000 (+0000) Subject: Longer delay for panic to complete. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a6fa511eda27b41f86bd3bcf26e11ed148c8667;p=varnish Longer delay for panic to complete. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3056 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishtest/tests/v00010.vtc b/varnish-cache/bin/varnishtest/tests/v00010.vtc index b89570aa..d3f5a12b 100644 --- a/varnish-cache/bin/varnishtest/tests/v00010.vtc +++ b/varnish-cache/bin/varnishtest/tests/v00010.vtc @@ -26,7 +26,7 @@ client c1 { txreq -url "/foo" # Don't expect answer, the server crashed. sema r1 sync 2 - delay 1.5 + delay 2.5 } -run server s1 {