Commit e733fce8 authored by Nils Goroll's avatar Nils Goroll

panic handling can take a couple seconds

parent 0f3bb354
...@@ -16,6 +16,7 @@ varnish v1 -vcl+backend {} ...@@ -16,6 +16,7 @@ varnish v1 -vcl+backend {}
# expect a panic during the COLD event, COLD state # expect a panic during the COLD event, COLD state
varnish v1 -clierr 400 "vcl.state vcl1 cold" varnish v1 -clierr 400 "vcl.state vcl1 cold"
delay 3
varnish v1 -cliexpect "Dynamic Backends can only be added to warm VCLs" panic.show varnish v1 -cliexpect "Dynamic Backends can only be added to warm VCLs" panic.show
varnish v1 -cliok panic.clear varnish v1 -cliok panic.clear
......
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