From: Tim Duesterhus Date: Fri, 28 Jan 2022 17:09:20 +0000 (+0100) Subject: REGTESTS: Remove REQUIRE_VERSION=1.8 from all tests X-Git-Tag: v2.6-dev1~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21ea8c519816314e88f65199c8f1d9c1a226f8b1;p=thirdparty%2Fhaproxy.git REGTESTS: Remove REQUIRE_VERSION=1.8 from all tests HAProxy 1.8 is the lowest supported version, thus this always matches. see 1b095cac9468d0c3eeb157e9b1a2947487bd3c83 --- diff --git a/reg-tests/checks/agent-check.vtc b/reg-tests/checks/agent-check.vtc index 2744a6232f..5cf51c658e 100644 --- a/reg-tests/checks/agent-check.vtc +++ b/reg-tests/checks/agent-check.vtc @@ -1,5 +1,4 @@ varnishtest "Health-checks: agent-check" -#REQUIRE_VERSION=1.8 #REGTEST_TYPE=slow feature ignore_unknown_macro diff --git a/reg-tests/seamless-reload/abns_socket.vtc b/reg-tests/seamless-reload/abns_socket.vtc index 2ea8dd3873..ce1b156c08 100644 --- a/reg-tests/seamless-reload/abns_socket.vtc +++ b/reg-tests/seamless-reload/abns_socket.vtc @@ -19,7 +19,6 @@ feature ignore_unknown_macro # abns@ sockets are not available on freebsd #EXCLUDE_TARGETS=freebsd,osx,generic -#REQUIRE_VERSION=1.8 #REGTEST_TYPE=broken haproxy h1 -W -conf { diff --git a/reg-tests/server/cli_set_fdqn.vtc b/reg-tests/server/cli_set_fdqn.vtc index 3055f7677b..86f32b6c82 100644 --- a/reg-tests/server/cli_set_fdqn.vtc +++ b/reg-tests/server/cli_set_fdqn.vtc @@ -3,7 +3,6 @@ varnishtest "Set server FQDN via CLI crash" feature ignore_unknown_macro # for "set server fqdn" -#REQUIRE_VERSION=1.8 #REGTEST_TYPE=bug # Do nothing. Is there only to create s1_* macros