r3328 - trunk/varnish-cache/bin/varnishtest/tests

tfheen at projects.linpro.no tfheen at projects.linpro.no
Mon Oct 20 11:04:54 CEST 2008


Author: tfheen
Date: 2008-10-20 11:04:54 +0200 (Mon, 20 Oct 2008)
New Revision: 3328

Modified:
   trunk/varnish-cache/bin/varnishtest/tests/b00001.vtc
Log:
No need to delay for varnishd to update stats, varnishtest does this for us

Modified: trunk/varnish-cache/bin/varnishtest/tests/b00001.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/b00001.vtc	2008-10-20 09:03:53 UTC (rev 3327)
+++ trunk/varnish-cache/bin/varnishtest/tests/b00001.vtc	2008-10-20 09:04:54 UTC (rev 3328)
@@ -19,9 +19,6 @@
 	expect resp.status == 200
 } -run
 
-# Give varnish a chance to update stats
-delay .1
-
 varnish v1 -expect n_object == 0
 varnish v1 -expect client_conn == 1
 varnish v1 -expect client_req == 1




More information about the varnish-commit mailing list