]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: Fix required versions for several scripts
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 15 Dec 2020 16:13:39 +0000 (17:13 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 28 Jan 2021 15:37:14 +0000 (16:37 +0100)
commit85a813676fe13031852d401f3803bbc511935983
treec678f555bba5752466ab17764462f90fb4b01a87
parent8969c32d7ef2b64a4ee4f0a3d1f7e1da58ecb4f1
REGTESTS: Fix required versions for several scripts

The following scripts require HAProxy 2.4 :

 * cache/caching_rules.vtc
 * cache/post_on_entry.vtc
 * cache/vary.vtc
 * checks/1be_40srv_odd_health_checks.vtc
 * checks/40be_2srv_odd_health_checks.vtc
 * checks/4be_1srv_health_checks.vtc
 * converter/fix.vtc
 * converter/mqtt.vtc
 * http-messaging/protocol_upgrade.vtc
 * http-messaging/websocket.vtc
 * http-set-timeout/set_timeout.vtc
 * log/log_uri.vtc

However it may change is features are backported.
12 files changed:
reg-tests/cache/caching_rules.vtc
reg-tests/cache/post_on_entry.vtc
reg-tests/cache/vary.vtc
reg-tests/checks/1be_40srv_odd_health_checks.vtc
reg-tests/checks/40be_2srv_odd_health_checks.vtc
reg-tests/checks/4be_1srv_health_checks.vtc
reg-tests/converter/fix.vtc
reg-tests/converter/mqtt.vtc
reg-tests/http-messaging/protocol_upgrade.vtc
reg-tests/http-messaging/websocket.vtc
reg-tests/http-set-timeout/set_timeout.vtc
reg-tests/log/log_uri.vtc