r3581 - branches/2.0/varnish-cache/bin/varnishtest/tests
tfheen at projects.linpro.no
tfheen at projects.linpro.no
Thu Feb 5 09:50:14 CET 2009
Author: tfheen
Date: 2009-02-05 09:50:13 +0100 (Thu, 05 Feb 2009)
New Revision: 3581
Modified:
branches/2.0/varnish-cache/bin/varnishtest/tests/b00001.vtc
Log:
Merge r3328: No need to delay for varnishd to update stats, varnishtest does this for us
Modified: branches/2.0/varnish-cache/bin/varnishtest/tests/b00001.vtc
===================================================================
--- branches/2.0/varnish-cache/bin/varnishtest/tests/b00001.vtc 2009-02-05 08:45:25 UTC (rev 3580)
+++ branches/2.0/varnish-cache/bin/varnishtest/tests/b00001.vtc 2009-02-05 08:50:13 UTC (rev 3581)
@@ -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