REGTESTS: startup: disable automatic_maxconn.vtc

The test still need to have more start condition, like ulimit checks
and less strict value checks.

To be backported where it was activated (as far as 2.5)
This commit is contained in:
William Lallemand 2022-12-16 08:24:04 +01:00
parent 24f5a24c18
commit 7332a123c1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.5-dev0)'"
feature cmd "$HAPROXY_PROGRAM -cc '!feature(OBSOLETE_LINKER)'"
feature cmd "$HAPROXY_PROGRAM -cc 'feature(OPENSSL)'"
feature ignore_unknown_macro
#REGTEST_TYPE=devel
#REGTEST_TYPE=broken
# Check the maxconn computation with the -m parameter