mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-28 04:12:17 -04:00
REGTESTS: Remove REQUIRE_VERSION=2.1 from all tests
HAProxy 2.2 is the lowest supported version, thus this always matches.
see 7aff1bf6b9
This commit is contained in:
parent
1eb0f22ee1
commit
10418b6b5a
2 changed files with 0 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
varnishtest "sha2 converter Test"
|
||||
|
||||
#REQUIRE_VERSION=2.1
|
||||
#REQUIRE_OPTION=OPENSSL
|
||||
|
||||
feature ignore_unknown_macro
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
varnishtest "srv_name sample fetche Test"
|
||||
|
||||
#REQUIRE_VERSION=2.1
|
||||
|
||||
feature ignore_unknown_macro
|
||||
|
||||
server s1 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue