Commit ba28f786 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Attempt at stabilizing t02015.vtc

The previous tweak paid off, the problem is not an unexpected ReqAcct
when this test fails, but a lack of logs during the check.
parent f7ef41da
...@@ -36,6 +36,8 @@ client c1 { ...@@ -36,6 +36,8 @@ client c1 {
} -run } -run
} -run } -run
varnish v1 -vsl_catchup
shell -match "^12345$" { shell -match "^12345$" {
varnishncsa -n ${v1_name} -F '%{VSL:ReqAcct[5]}x' -d \ varnishncsa -n ${v1_name} -F '%{VSL:ReqAcct[5]}x' -d \
-q 'ReqHeader:stream == 1' -q 'ReqHeader:stream == 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