Fwd: Running vtest against master branch
Nils Goroll
slink at schokola.de
Thu Jan 30 16:33:49 UTC 2020
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
More information about the varnish-dev
mailing list