]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: Remove REQUIRE_VERSION=2.2 from all tests
authorTim Duesterhus <tim@bastelstu.be>
Wed, 29 May 2024 17:55:33 +0000 (19:55 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 29 May 2024 20:36:15 +0000 (22:36 +0200)
commite349159a3479f17815060b2d1260291e5ba1997e
tree44a4981713362e9189a9c8bf4b758af8385a18dc
parent10418b6b5add7b18895021ed94744e4e12c5f17a
REGTESTS: Remove REQUIRE_VERSION=2.2 from all tests

HAProxy 2.2 is the lowest supported version, thus this always matches.

see 7aff1bf6b90caadfa95f6b43b526275191991d6f
41 files changed:
reg-tests/checks/http-check-expect.vtc
reg-tests/checks/http-check.vtc
reg-tests/checks/http-monitor-uri.vtc
reg-tests/checks/ldap-check.vtc
reg-tests/checks/mysql-check.vtc
reg-tests/checks/pgsql-check.vtc
reg-tests/checks/redis-check.vtc
reg-tests/checks/smtp-check.vtc
reg-tests/checks/spop-check.vtc
reg-tests/checks/ssl-hello-check.vtc
reg-tests/checks/tcp-check-ssl.vtc
reg-tests/checks/tcp-check_min-recv.vtc
reg-tests/connection/http_reuse_aggressive.vtc
reg-tests/connection/http_reuse_always.vtc
reg-tests/connection/http_reuse_never.vtc
reg-tests/connection/http_reuse_safe.vtc
reg-tests/connection/proxy_protocol_send_generic.vtc
reg-tests/connection/proxy_protocol_send_unique_id.vtc
reg-tests/connection/proxy_protocol_send_unique_id_alpn.vtc
reg-tests/converter/digest.vtc
reg-tests/converter/hmac.vtc
reg-tests/converter/secure_memcmp.vtc
reg-tests/http-errorfiles/http-error.vtc
reg-tests/http-errorfiles/http_deny_errors.vtc
reg-tests/http-errorfiles/http_errors.vtc
reg-tests/http-errorfiles/http_return.vtc
reg-tests/http-messaging/http_msg_full_on_eom.vtc
reg-tests/http-rules/http_after_response.vtc
reg-tests/http-rules/http_return.vtc
reg-tests/http-rules/path_and_pathq.vtc
reg-tests/http-rules/strict_rw_mode.vtc
reg-tests/lua/set_var.vtc
reg-tests/sample_fetches/so_name.vtc
reg-tests/ssl/add_ssl_crt-list.vtc
reg-tests/ssl/del_ssl_crt-list.vtc
reg-tests/ssl/set_ssl_bug_2265.vtc
reg-tests/ssl/set_ssl_cert.vtc
reg-tests/ssl/set_ssl_cert_noext.vtc
reg-tests/ssl/ssl_server_samples.vtc
reg-tests/ssl/ssl_simple_crt-list.vtc
reg-tests/stream/unique-id-from-proxy.vtc