mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-13 19:00:25 -04:00
REGTEST: fix haproxy required version for server removal test
The ability to delete all servers is introduced in 2.5 release.
This commit is contained in:
parent
104b8e514d
commit
956be9d242
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ varnishtest "Delete server via cli"
|
|||
|
||||
feature ignore_unknown_macro
|
||||
|
||||
#REQUIRE_VERSION=2.4
|
||||
#REQUIRE_VERSION=2.5
|
||||
|
||||
haproxy h1 -conf {
|
||||
defaults
|
||||
|
|
|
|||
Loading…
Reference in a new issue