[master] aef7f5c try to stabilize this test

Nils Goroll nils.goroll at uplex.de
Tue Feb 21 13:35:06 CET 2017


commit aef7f5cd0304acf42101d1d41a2c9d6029a1a2f6
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue Feb 21 13:34:26 2017 +0100

    try to stabilize this test

diff --git a/bin/varnishtest/tests/c00080.vtc b/bin/varnishtest/tests/c00080.vtc
index ce96a55..6a53959 100644
--- a/bin/varnishtest/tests/c00080.vtc
+++ b/bin/varnishtest/tests/c00080.vtc
@@ -27,6 +27,15 @@ client c1 {
 } -run
 
 varnish v1 -vsc *poo*
+
+delay 2
+
+client c1 {
+       txreq
+       rxresp
+} -run
+
+varnish v1 -vsc *poo*
 varnish v1 -expect MAIN.pools == 1
 
 client c1 {



More information about the varnish-commit mailing list