Commit 7a1f7b2a authored by Nils Goroll's avatar Nils Goroll

stabilize test: the panic might take some time

parent 8dd0a73f
......@@ -44,6 +44,8 @@ client c1 {
expect_close
} -run
delay 3
varnish v1 -cliexpect "STACK OVERFLOW" "panic.show"
varnish v1 -clijson "panic.show -j"
......@@ -82,6 +84,8 @@ client c2 -connect ${v2_sock} {
expect_close
} -run
delay 3
varnish v2 -cliexpect "[bB]us error|Segmentation [fF]ault" "panic.show"
varnish v2 -clijson "panic.show -j"
......
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