From fdf693477a4efed4625b7d61f0f9bd655f562dbb Mon Sep 17 00:00:00 2001 From: Christopher Faulet Date: Tue, 7 Jun 2022 08:21:18 +0200 Subject: [PATCH] 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. --- reg-tests/http-rules/restrict_req_hdr_names.vtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reg-tests/http-rules/restrict_req_hdr_names.vtc b/reg-tests/http-rules/restrict_req_hdr_names.vtc index a3a95939f..071b9bded 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