varnish-cache
varnish-cache copied to clipboard
VTC output race
This aims at collecting varnishd's output when something went wrong in a test.
Yes exactly, the issue is varnishtest exits before collecting the output meaning the log does not contain why varnishd failed, for example due to permission errors or a missing file etc.
Looks good.