From: Amaury Denoyelle Date: Fri, 12 Feb 2021 13:14:37 +0000 (+0100) Subject: REGTESTS: adjust http_reuse_conn_hash requirements X-Git-Tag: v2.4-dev8~59 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=8abbd2dcc3c7e12fe7a6492f56c029cecc8dc6ea;p=haproxy.git REGTESTS: adjust http_reuse_conn_hash requirements This test is only valid for 2.4+ as the tested feature was introduced in this version. Besides, it can only run with ssl support to test sni reuse. --- diff --git a/reg-tests/connection/http_reuse_conn_hash.vtc b/reg-tests/connection/http_reuse_conn_hash.vtc index e60ed0593..70a226d5e 100644 --- a/reg-tests/connection/http_reuse_conn_hash.vtc +++ b/reg-tests/connection/http_reuse_conn_hash.vtc @@ -1,4 +1,6 @@ varnishtest "Test the http-reuse with special connection parameters" +#REQUIRE_VERSION=2.4 +#REQUIRE_OPTIONS=OPENSSL feature ignore_unknown_macro