[master] 552f6f239 This test actually *do* need DNS

Poul-Henning Kamp phk at FreeBSD.org
Fri Mar 15 09:13:07 UTC 2019


commit 552f6f23930896c60dd4a063d2aee34e54e98e03
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Fri Mar 15 09:12:36 2019 +0000

    This test actually *do* need DNS

diff --git a/bin/varnishtest/tests/v00016.vtc b/bin/varnishtest/tests/v00016.vtc
index e49e0470b..d41d750c3 100644
--- a/bin/varnishtest/tests/v00016.vtc
+++ b/bin/varnishtest/tests/v00016.vtc
@@ -1,5 +1,7 @@
 varnishtest "Various VCL compiler coverage tests"
 
+feature dns
+
 shell "true > ${tmpdir}/_varnishtest_empty_file"
 
 varnish v1 -vcl {


More information about the varnish-commit mailing list