[master] 436426e Also add more delay for the first varnishd

Poul-Henning Kamp phk at FreeBSD.org
Sat Feb 25 20:51:05 CET 2017


commit 436426e0ccf815ea1362c33da67c42d291b7090a
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Sat Feb 25 19:49:57 2017 +0000

    Also add more delay for the first varnishd

diff --git a/bin/varnishtest/tests/a00009.vtc b/bin/varnishtest/tests/a00009.vtc
index 9ec53b6..28ad895 100644
--- a/bin/varnishtest/tests/a00009.vtc
+++ b/bin/varnishtest/tests/a00009.vtc
@@ -38,7 +38,7 @@ shell -err -expect {Neither -b nor -f given} { varnishd -n ${tmpdir}/v0  }
 
 process p1 "exec varnishd -n ${tmpdir}/v0 -F -f '' -a :0 -l2m,3m" -log -start
 
-delay 1
+delay 2
 
 shell {
 	(



More information about the varnish-commit mailing list