Commit 79a6261e authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Stabilize this test

parent 2b013025
......@@ -7,6 +7,11 @@ server s1 {
varnish v1 -vcl+backend {} -start
# On fast systems the next varnishstat will return "inf" counters
# if we don't give varnishd a chance to get going.
delay 1
process p1 {varnishstat -1 -n ${v1_name} -f ^LCK.vbe.destroy \
-f LCK.vbe.* -f LCK.mempool.* | tr '[1-9]' '0'} -run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment