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

Add a slight delay to stabilize this test.

parent f578ea1d
......@@ -27,7 +27,10 @@ client c1 {
expect resp.bodylen == 12
expect resp.http.x-varnish == "1001"
} -start
sema r1 sync 2
delay .2
client c2 {
txreq -url "/foo"
rxresp
......
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