[master] 5f0bc82 Make this test less sensitive to scheduling order.

Poul-Henning Kamp phk at FreeBSD.org
Tue Feb 21 22:03:05 CET 2017


commit 5f0bc825bcacc64d5e3054b7e0a93cdc0686f59c
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Feb 21 21:01:51 2017 +0000

    Make this test less sensitive to scheduling order.

diff --git a/bin/varnishtest/tests/r01927.vtc b/bin/varnishtest/tests/r01927.vtc
index 9286188..10626cb 100644
--- a/bin/varnishtest/tests/r01927.vtc
+++ b/bin/varnishtest/tests/r01927.vtc
@@ -57,6 +57,8 @@ client c1 {
 
 	barrier b1 sync
 
+	delay 0.1
+
 	# Get new object, from cache
 	txreq -req "POST" -body "foo"
 	rxresp



More information about the varnish-commit mailing list