REGTESTS: Remove REQUIRE_VERSION=2.0 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:37 +01:00 committed by Willy Tarreau
parent 2a5fb62ad1
commit 7aff1bf6b9
11 changed files with 0 additions and 15 deletions

View File

@ -1,6 +1,5 @@
vtest "Test for balance URI"
feature ignore_unknown_macro
#REQUIRE_VERSION=2.0
server s1 {
rxreq

View File

@ -1,5 +1,4 @@
varnishtest "Health-checks: basic HTTP health-check though a socks4 proxy"
#REQUIRE_VERSION=2.0
#REGTEST_TYPE=slow
feature ignore_unknown_macro

View File

@ -1,8 +1,6 @@
varnishtest "haproxy ACL, CLI and mCLI spaces"
feature ignore_unknown_macro
#REQUIRE_VERSION=2.0
server s1 {
rxreq
expect req.method == "GET"

View File

@ -1,8 +1,6 @@
varnishtest "Basic log load-balancing test"
feature ignore_unknown_macro
#REQUIRE_VERSION=2.0
barrier b1 cond 2 -cyclic
barrier b2 cond 2 -cyclic
barrier b3 cond 2 -cyclic

View File

@ -1,6 +1,5 @@
varnishtest "Try to start a master CLI with 2 programs"
#REGTEST_TYPE=bug
#REQUIRE_VERSION=2.0
feature cmd "command -v sleep"
feature ignore_unknown_macro

View File

@ -1,7 +1,6 @@
vtest "Basic test for peers protocol"
feature ignore_unknown_macro
#REQUIRE_VERSION=2.0
#REGTEST_TYPE=slow
haproxy h1 -arg "-L A" -conf {

View File

@ -1,7 +1,6 @@
vtest "Basic test for peers protocol stick-table declared in peers sections"
feature ignore_unknown_macro
#REQUIRE_VERSION=2.0
#REGTEST_TYPE=slow
haproxy h1 -arg "-L A" -conf {

View File

@ -1,6 +1,5 @@
vtest "Basic test for peers protocol over SSL/TLS"
#REQUIRE_OPTIONS=OPENSSL
#REQUIRE_VERSION=2.0
feature ignore_unknown_macro
#REGTEST_TYPE=slow

View File

@ -1,7 +1,6 @@
vtest "Basic test for peers protocol over SSL/TLS with stick-table declared in peers sections"
feature ignore_unknown_macro
#REQUIRE_VERSION=2.0
#REQUIRE_OPTIONS=OPENSSL
#REGTEST_TYPE=slow

View File

@ -6,8 +6,6 @@ feature ignore_unknown_macro
# do the job they are supposed to do.
# If we remove one of the "stick on" rule, this script fails.
#REQUIRE_VERSION=2.0
server s_not_used_1 {}
server s_not_used_2 {}
server s_not_used_3 {}

View File

@ -1,7 +1,5 @@
varnishtest "unique-id test"
#REQUIRE_VERSION=2.0
feature ignore_unknown_macro
server s1 {