On 30/01/2020 14:27, Martin Grigorov wrote:
>
> "make check" maybe ?!

Yes

You can also call varnishtest directly, for example

    cd bin/varnishtest

    ./varnishtest -i -j 50 tests/*.vtc

-i instructs varnishtest to use the varnish binaries from the build tree.

FAIL: tests/a00000.vtc
SKIP: tests/a00001.vtc
SKIP: tests/a00002.vtc
SKIP: tests/a00003.vtc
SKIP: tests/a00004.vtc

This would be an indication that your varnishtest does not work in the first
place. The .log files should tell you more

Nils

_______________________________________________
varnish-dev mailing list
varnish-dev@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev

Reply via email to