[master] c0463aa Up the repeat count for slow test-enviroments
Poul-Henning Kamp
phk at FreeBSD.org
Tue May 6 12:54:27 CEST 2014
commit c0463aa3d91d86e71a628e93657f770ee625b0d3
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Tue May 6 10:54:02 2014 +0000
Up the repeat count for slow test-enviroments
diff --git a/bin/varnishtest/tests/c00035.vtc b/bin/varnishtest/tests/c00035.vtc
index 9463548..8b6bbea 100644
--- a/bin/varnishtest/tests/c00035.vtc
+++ b/bin/varnishtest/tests/c00035.vtc
@@ -1,6 +1,6 @@
varnishtest "Dropping polling of a backend"
-server s1 -repeat 20 {
+server s1 -repeat 40 {
rxreq
txresp
} -start
More information about the varnish-commit
mailing list