]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: Remove REQUIRE_VERSION=1.6 from all tests
authorTim Duesterhus <tim@bastelstu.be>
Fri, 11 Jun 2021 16:16:24 +0000 (18:16 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 11 Jun 2021 17:21:28 +0000 (19:21 +0200)
HAProxy 1.6 is EOL, thus this always matches.

reg-tests/compression/lua_validation.vtc
reg-tests/converter/json.vtc
reg-tests/converter/url_dec.vtc
reg-tests/http-messaging/h1_to_h1.vtc
reg-tests/http-messaging/http_request_buffer.vtc
reg-tests/http-rules/h1_to_h1c.vtc
reg-tests/http-rules/map_redirect.vtc
reg-tests/lua/lua_socket.vtc
reg-tests/mailers/healthcheckmail.vtc
reg-tests/ssl/ssl_client_auth.vtc
reg-tests/webstats/webstats-scope-and-post-change.vtc

index d001c2d32bb7af241af716830ff1a4de1a885db1..b10cbd93e71fdc51c555a653a72da3c55563d176 100644 (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
 
index efac8f62264903f911dd6ec0e750af4b61d8d9d8..b1c5f3800ddd3f97c77e5b969e3bb05f6bbc4658 100644 (file)
@@ -1,6 +1,5 @@
 varnishtest "json converter test"
 
-#REQUIRE_VERSION=1.6
 
 feature ignore_unknown_macro
 
index 464c35a27b8e2f5734b47603ffc3be4b3fb1bc3a..9db3b64efdeeb63926ecefccba6a6d545ffdacc0 100644 (file)
@@ -1,6 +1,5 @@
 varnishtest "url_dec converter Test"
 
-#REQUIRE_VERSION=1.6
 
 feature ignore_unknown_macro
 
index 4a442c79d7f4f260dd2c3bc967083d3ed9380144..8d784d681f73bbb362d8a0aba99706a96ba933ff 100644 (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"
 
index 1ac04c7ac6dd7e8c9c3a9977266f709016797d98..d9cc6aec80b7e6d061ca12ecfc1cf5c6c1dd2f4e 100644 (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).
index aedb41ff7028fcd911d7fcb7741aa4fd7e517768..5ae1f9335a8859a16961f37ba0677aebd14d656a 100644 (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.
index f6a0eeb2da8ffacada85fa08a42fe85aa2b03ecb..77e9b0dc3a082e2027c847b1d01daaebe8e6aebe 100644 (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
index 2e126f5c1e1c99b26d43990373200ec3232d09c5..83e06a63d60bd34a084f4096b57c68554f2d4d69 100644 (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
index ce3335f9b87692e7708da54f3cab10a050f8b358..75325080b3a7804664ca141285b711cd2d3a6542 100644 (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
index f82be7b1652d91e38925d608a6109526bade1e22..885302e4740d21b5704c0df3d72828a5d7171a69 100644 (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
 
index b26356fefe2bf217ce155080b3d4452f61e23388..b88287a7aa69c58d80e02c0e45190c1b82af89bd 100644 (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