REGTESTS: Remove REQUIRE_VERSION=1.6 from all tests

HAProxy 1.6 is EOL, thus this always matches.
This commit is contained in:
Tim Duesterhus 2021-06-11 18:16:24 +02:00 committed by Willy Tarreau
parent 2a651e2d0d
commit d8be0018fe
11 changed files with 0 additions and 11 deletions

View File

@ -1,7 +1,6 @@
# Checks that compression doesn't cause corruption..
varnishtest "Compression validation"
#REQUIRE_VERSION=1.6
#REQUIRE_OPTIONS=ZLIB|SLZ,LUA,OPENSSL
#REGTEST_TYPE=slow

View File

@ -1,6 +1,5 @@
varnishtest "json converter test"
#REQUIRE_VERSION=1.6
feature ignore_unknown_macro

View File

@ -1,6 +1,5 @@
varnishtest "url_dec converter Test"
#REQUIRE_VERSION=1.6
feature ignore_unknown_macro

View File

@ -1,5 +1,4 @@
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"

View File

@ -1,7 +1,6 @@
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).

View File

@ -1,5 +1,4 @@
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.

View File

@ -2,7 +2,6 @@ varnishtest "haproxy host header: map / redirect tests"
#REQUIRE_OPTIONS=PCRE|PCRE2
feature ignore_unknown_macro
#REQUIRE_VERSION=1.6
server s1 {
rxreq

View File

@ -2,7 +2,6 @@ varnishtest "Lua: check socket functionality from a lua-task"
feature ignore_unknown_macro
#REQUIRE_OPTIONS=LUA
#REQUIRE_VERSION=1.6
server s1 {
rxreq

View File

@ -1,6 +1,5 @@
varnishtest "Lua: txn:get_priv() scope"
#REQUIRE_OPTIONS=LUA
#REQUIRE_VERSION=1.6
#REGTEST_TYPE=broken
feature ignore_unknown_macro

View File

@ -15,7 +15,6 @@
# 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

View File

@ -1,5 +1,4 @@
varnishtest "Webgui stats page check filtering with scope and changing server state"
#REQUIRE_VERSION=1.6
feature ignore_unknown_macro