REGTEST: make abns_socket.vtc require 1.8
It's not as much an abns test as it is a seamless reload test, which appeared in 1.8 due to "expose-fd listeners".
This commit is contained in:
parent
55da2b97be
commit
f8d46de806
|
@ -13,6 +13,7 @@ feature ignore_unknown_macro
|
|||
|
||||
# abns@ sockets are not available on freebsd
|
||||
#EXCLUDE_TARGETS=freebsd,osx,generic
|
||||
#REQUIRE_VERSION=1.8
|
||||
#REGTEST_TYPE=bug
|
||||
|
||||
haproxy h1 -W -conf {
|
||||
|
|
Loading…
Reference in New Issue