Commit 8d33dacf authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Make directors_c00004.vtc more solid with a slight pause

parent 71de7ae9
...@@ -96,7 +96,11 @@ client c1 { ...@@ -96,7 +96,11 @@ client c1 {
rxresp rxresp
expect resp.body == "xiuFi3Pe" expect resp.body == "xiuFi3Pe"
expect resp.http.backend == "vd" expect resp.http.backend == "vd"
} -run
varnish v1 -vsl_catchup
client c1 {
txreq -url /1 -hdr "pipe: true" txreq -url /1 -hdr "pipe: true"
rxresp rxresp
expect resp.body == "ech3Ooj" expect resp.body == "ech3Ooj"
......
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