Commit d84c56bd authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Stabilize directors_b00006 by draining vsl between stages.

parent 4cdc6c71
......@@ -61,6 +61,8 @@ client c1 {
expect resp.bodylen == 4
} -run
varnish v1 -vsl_catchup
server s1 -start
server s2 -start
......@@ -74,6 +76,8 @@ client c2 {
expect resp.bodylen == 2
} -run
varnish v1 -vsl_catchup
server s4 -start
client c3 {
......
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