REGTESTS: Remove REQUIRE_VERSION=2.3 from all tests

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

see 7aff1bf6b90caadfa95f6b43b526275191991d6f
This commit is contained in:
Tim Duesterhus 2025-06-01 15:26:37 +02:00 committed by Christopher Faulet
parent 294c47a5ef
commit 239785fd27
5 changed files with 0 additions and 8 deletions

View File

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

View File

@ -1,7 +1,5 @@
varnishtest "Expires support"
#REQUIRE_VERSION=2.3
feature ignore_unknown_macro
server s1 {

View File

@ -1,7 +1,5 @@
varnishtest "If-Modified-Since support"
#REQUIRE_VERSION=2.3
feature ignore_unknown_macro
server s1 {

View File

@ -1,7 +1,5 @@
varnishtest "If-None-Match support"
#REQUIRE_VERSION=2.3
feature ignore_unknown_macro
server s1 {

View File

@ -1,5 +1,4 @@
varnishtest "iif converter Test"
#REQUIRE_VERSION=2.3
feature ignore_unknown_macro