REGTEST: exclude osx and generic targets for 40be_2srv_odd_health_checks

As explained in the commit below, this test relies on TCP_DEFER_ACCEPT
which is not available everywhere, and as such fails on OSX as well :
15685c791 ("REGTEST: Exclude freebsd target for some reg tests.")
This commit is contained in:
Willy Tarreau 2019-04-25 08:39:48 +02:00
parent 88c63a6e55
commit 03c6ab0cbb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ varnishtest "Health-checks"
feature ignore_unknown_macro
#REQUIRE_VERSION=1.8
#EXCLUDE_TARGETS=freebsd
#EXCLUDE_TARGETS=freebsd,osx,generic
#REGTEST_TYPE=slow
# This script start 40 servers named s0 up to s39.