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:
parent
294c47a5ef
commit
239785fd27
@ -1,6 +1,5 @@
|
|||||||
vtest "Test for balance URI"
|
vtest "Test for balance URI"
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
#REQUIRE_VERSION=2.3
|
|
||||||
|
|
||||||
server s1 {
|
server s1 {
|
||||||
rxreq
|
rxreq
|
||||||
|
2
reg-tests/cache/expires.vtc
vendored
2
reg-tests/cache/expires.vtc
vendored
@ -1,7 +1,5 @@
|
|||||||
varnishtest "Expires support"
|
varnishtest "Expires support"
|
||||||
|
|
||||||
#REQUIRE_VERSION=2.3
|
|
||||||
|
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
|
|
||||||
server s1 {
|
server s1 {
|
||||||
|
2
reg-tests/cache/if-modified-since.vtc
vendored
2
reg-tests/cache/if-modified-since.vtc
vendored
@ -1,7 +1,5 @@
|
|||||||
varnishtest "If-Modified-Since support"
|
varnishtest "If-Modified-Since support"
|
||||||
|
|
||||||
#REQUIRE_VERSION=2.3
|
|
||||||
|
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
|
|
||||||
server s1 {
|
server s1 {
|
||||||
|
2
reg-tests/cache/if-none-match.vtc
vendored
2
reg-tests/cache/if-none-match.vtc
vendored
@ -1,7 +1,5 @@
|
|||||||
varnishtest "If-None-Match support"
|
varnishtest "If-None-Match support"
|
||||||
|
|
||||||
#REQUIRE_VERSION=2.3
|
|
||||||
|
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
|
|
||||||
server s1 {
|
server s1 {
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
varnishtest "iif converter Test"
|
varnishtest "iif converter Test"
|
||||||
#REQUIRE_VERSION=2.3
|
|
||||||
|
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user