From: Christopher Faulet Date: Tue, 7 Jun 2022 06:21:18 +0000 (+0200) Subject: REGTESTS: restrict_req_hdr_names: Extend supported versions X-Git-Tag: v2.7-dev1~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdf693477a4efed4625b7d61f0f9bd655f562dbb;p=thirdparty%2Fhaproxy.git REGTESTS: restrict_req_hdr_names: Extend supported versions 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. --- diff --git a/reg-tests/http-rules/restrict_req_hdr_names.vtc b/reg-tests/http-rules/restrict_req_hdr_names.vtc index a3a95939f2..071b9bded8 100644 --- a/reg-tests/http-rules/restrict_req_hdr_names.vtc +++ b/reg-tests/http-rules/restrict_req_hdr_names.vtc @@ -1,5 +1,5 @@ varnishtest "http-restrict-req-hdr-names option tests" -feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.6-dev0)'" +feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.0-dev0)'" # This config tests "http-restrict-req-hdr-names" option