HAProxy 1.6 is EOL, thus this always matches.
# Checks that compression doesn't cause corruption..
varnishtest "Compression validation"
-#REQUIRE_VERSION=1.6
#REQUIRE_OPTIONS=ZLIB|SLZ,LUA,OPENSSL
#REGTEST_TYPE=slow
varnishtest "json converter test"
-#REQUIRE_VERSION=1.6
feature ignore_unknown_macro
varnishtest "url_dec converter Test"
-#REQUIRE_VERSION=1.6
feature ignore_unknown_macro
varnishtest "HTTP request tests: H1 to H1 (HTX mode supported only for HAProxy >= 1.9)"
-#REQUIRE_VERSION=1.6
# Run it with HAPROXY_PROGRAM=$PWD/haproxy varnishtest -l -k -t 1 "$1"
varnishtest "A test for http-request-buffer option"
feature ignore_unknown_macro
-#REQUIRE_VERSION=1.6
# This test checks HTTP request buffering feature.
# We run one server s1 which can serve only one client (no -repeat argument here).
varnishtest "Composite HTTP manipulation test (H1 clear to H1 clear)"
-#REQUIRE_VERSION=1.6
#REQUIRE_VERSION_BELOW=1.9
# This config tests several http-request features and their interactions.
#REQUIRE_OPTIONS=PCRE|PCRE2
feature ignore_unknown_macro
-#REQUIRE_VERSION=1.6
server s1 {
rxreq
feature ignore_unknown_macro
#REQUIRE_OPTIONS=LUA
-#REQUIRE_VERSION=1.6
server s1 {
rxreq
varnishtest "Lua: txn:get_priv() scope"
#REQUIRE_OPTIONS=LUA
-#REQUIRE_VERSION=1.6
#REGTEST_TYPE=broken
feature ignore_unknown_macro
# https://www.haproxy.com/blog/ssl-client-certificate-management-at-application-level/
varnishtest "Test the client auth"
-#REQUIRE_VERSION=1.6
#REQUIRE_OPTIONS=OPENSSL
feature ignore_unknown_macro
varnishtest "Webgui stats page check filtering with scope and changing server state"
-#REQUIRE_VERSION=1.6
feature ignore_unknown_macro