Commit e3847e11 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

vtc: Missing synchronization in t02025

Noticed while porting #3998 to the 6.0 branch with a varnishtest more
sensitive to timing.
parent b27f5085
......@@ -30,11 +30,14 @@ client c1 {
barrier b1 sync
txrst
} -run
expect_close
} -start
logexpect l1 -wait
barrier b2 sync
client c1 -wait
varnish v1 -vsl_catchup
varnish v1 -expect req_reset == 1
......
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