]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: http_abortonclose: Extend supported versions
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 7 Jun 2022 06:20:12 +0000 (08:20 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 7 Jun 2022 06:21:54 +0000 (08:21 +0200)
This reg-test was backported as far as 2.0. Thus, extend supported versions
accordingly.

This patch must be backported as far as 2.0.

reg-tests/http-messaging/http_abortonclose.vtc

index 65831635cbed0fbfa4ed847053dca8dcbe2851e8..767a18565588eda0920c251e21f4453548ae5d7d 100644 (file)
@@ -4,7 +4,7 @@ feature ignore_unknown_macro
 # NOTE : This test may fail if too many vtest are running in parallel because
 #        the port reserved for closed s1 server may be reused by another vtest
 
-feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.5-dev0)'"
+feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.0-dev0)'"
 #REGTEST_TYPE=slow
 
 # b0 : Wait s1 was detected as DOWN to be sure it is stopped