Commit 339833cd authored by Nils Goroll's avatar Nils Goroll

vtc: disable coredump where we trigger a panic

parent e93fb6d2
......@@ -28,6 +28,7 @@ server s1 {
} -start
varnish v1 -arg "-sdeprecated_persistent,${tmpdir}/_.per,5m" \
-arg "-p feature=+no_coredump" \
-vcl+backend {} -start
varnish v1 -cliok "debug.fragfetch 32"
......
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