Commit 275b0076 authored by Federico G. Schwindt's avatar Federico G. Schwindt

Start with varnishlog coverage

parent 1690d363
varnishtest "varnishlog coverage"
server s1 {
rxreq
txresp
} -start
varnish v1 -vcl+backend {} -start
process p1 "exec varnishlog -n ${v1_name} -g raw -k 1" -start
process p2 "exec varnishlog -n ${v1_name} -h" -run
process p3 "exec varnishlog -n ${v1_name} -V" -run
process p4 "exec varnishlog -n ${v1_name} extra" -run
process p1 -wait
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