REGTESTS: Remove REQUIRE_VERSION=1.9 from all tests

HAProxy 2.0 is the lowest supported version, thus this always matches.

see 1b095cac94
This commit is contained in:
Tim Duesterhus 2023-01-04 18:49:36 +01:00 committed by Willy Tarreau
parent 537b9e7f36
commit 2a5fb62ad1
9 changed files with 0 additions and 14 deletions

View File

@ -1,7 +1,5 @@
varnishtest "Basic cache test"
#REQUIRE_VERSION=1.9
feature ignore_unknown_macro
server s1 {

View File

@ -1,8 +1,6 @@
varnishtest "Basic cache test"
#REQUIRE_VERSION=1.9
feature ignore_unknown_macro
server s1 {

View File

@ -1,6 +1,5 @@
varnishtest "Basic compression test"
#REQUIRE_VERSION=1.9
#REQUIRE_OPTION=ZLIB|SLZ
feature ignore_unknown_macro

View File

@ -1,6 +1,5 @@
varnishtest "Compression converts strong ETags to weak ETags"
#REQUIRE_VERSION=1.9
#REQUIRE_OPTION=ZLIB|SLZ
feature ignore_unknown_macro

View File

@ -1,6 +1,5 @@
varnishtest "Compression sets Vary header"
#REQUIRE_VERSION=1.9
#REQUIRE_OPTION=ZLIB|SLZ
feature ignore_unknown_macro

View File

@ -1,5 +1,4 @@
varnishtest "HTTP request tests: H2 to H1 (HTX and legacy mode)"
#REQUIRE_VERSION=1.9
# Run it with HAPROXY_PROGRAM=$PWD/haproxy varnishtest -l -k -t 1 "$1"

View File

@ -1,9 +1,6 @@
varnishtest "Minimal tests for 1.9 converters: ipmask,concat,strcmp,field,word"
feature ignore_unknown_macro
# concat,strcmp,ipmask(ipv6mask) need 1.9
#REQUIRE_VERSION=1.9
# ipmask tests server
server s1 {
rxreq

View File

@ -1,5 +1,4 @@
varnishtest "Composite HTTP manipulation test (H1 and H2 clear to H1 clear)"
#REQUIRE_VERSION=1.9
# This config tests several http-request features and their interactions.
# It extracts some samples, places them into variables, modifies some header

View File

@ -1,7 +1,5 @@
varnishtest "Show info of process 1"
#REQUIRE_VERSION=1.9
feature ignore_unknown_macro
# Do nothing. Is there only to create s1_* macros