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 6583163..767a185 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