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:
parent
88c63a6e55
commit
03c6ab0cbb
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user