]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: startup: disable automatic_maxconn.vtc
authorWilliam Lallemand <wlallemand@haproxy.org>
Fri, 16 Dec 2022 07:24:04 +0000 (08:24 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 16 Dec 2022 07:24:04 +0000 (08:24 +0100)
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)

reg-tests/startup/automatic_maxconn.vtc

index 0f4b3848d8313427c185b45355f33455c9756cf2..0173916198c569b54d32953f9935705a94230607 100644 (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