]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: Remove REQUIRE_VERSION=1.9 from all tests
authorTim Duesterhus <tim@bastelstu.be>
Wed, 4 Jan 2023 17:49:36 +0000 (18:49 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Jan 2023 08:11:38 +0000 (09:11 +0100)
HAProxy 2.0 is the lowest supported version, thus this always matches.

see 1b095cac9468d0c3eeb157e9b1a2947487bd3c83

reg-tests/cache/basic.vtc
reg-tests/cache/sample_fetches.vtc
reg-tests/compression/basic.vtc
reg-tests/compression/etags_conversion.vtc
reg-tests/compression/vary.vtc
reg-tests/http-messaging/h2_to_h1.vtc
reg-tests/http-rules/converters_ipmask_concat_strcmp_field_word.vtc
reg-tests/http-rules/h1or2_to_h1c.vtc
reg-tests/mcli/mcli_show_info.vtc

index d6a8c00b3bacad4de0328ffdbf908f68495a69d2..377cbb379205a0cd92dbca4ed5e366a9f16eb56d 100644 (file)
@@ -1,7 +1,5 @@
 varnishtest "Basic cache test"
 
-#REQUIRE_VERSION=1.9
-
 feature ignore_unknown_macro
 
 server s1 {
index c2b1d15be0f7d8ed4f422743257577b16f0fe00d..c2b99c20ca579ab8cba72067c55306b34c5052b0 100644 (file)
@@ -1,8 +1,6 @@
 
 varnishtest "Basic cache test"
 
-#REQUIRE_VERSION=1.9
-
 feature ignore_unknown_macro
 
 server s1 {
index 76ad43dc374401eecee65286eb9772edb8b4a975..5d9eadabde00119bd860063c6877765a8f355d23 100644 (file)
@@ -1,6 +1,5 @@
 varnishtest "Basic compression test"
 
-#REQUIRE_VERSION=1.9
 #REQUIRE_OPTION=ZLIB|SLZ
 
 feature ignore_unknown_macro
index c5684a20ff1da22bbd129b283e33debe0641331a..96e34bcf9c0c155fd96e828680c851152739be63 100644 (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
index 8219c734e61c6013440e2a7fab1b4871885876bd..34d8976c09c2b29fecdda5a7e05efd79738497be 100644 (file)
@@ -1,6 +1,5 @@
 varnishtest "Compression sets Vary header"
 
-#REQUIRE_VERSION=1.9
 #REQUIRE_OPTION=ZLIB|SLZ
 
 feature ignore_unknown_macro
index 852ee4caf9dd2bf07e2a0b8b09536cd157a6454b..91d1056d86d550a26c01c710f4cd084b4d53d5c3 100644 (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"
 
index e567e38780084b410675877dba4ba50c4db9318a..00d74ce287ac2dcd4ad7ae74e8bfb2de6cf0a27c 100644 (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
index 9e7eb604a338b87e66f984bf7b7f40c4584145aa..3423d162a102251068cc314bb9fb3810313477f6 100644 (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
index ae533da3a8a3d5d98c6b80875098ae838580b035..3c44461a77ae21f4bc7e76cf3f76dfdd9654ae2a 100644 (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