From: Christopher Faulet Date: Fri, 13 Nov 2020 16:10:51 +0000 (+0100) Subject: REGTEST: make ssl_client_samples and ssl_server_samples require to 2.2 X-Git-Tag: v2.4-dev1~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c300747decc4a554a52d07acfd674ab7855ae15f;p=thirdparty%2Fhaproxy.git REGTEST: make ssl_client_samples and ssl_server_samples require to 2.2 Some missing sample fetches was backported to 2.2 making these tests compatible with the 2.2. --- diff --git a/reg-tests/ssl/ssl_client_samples.vtc b/reg-tests/ssl/ssl_client_samples.vtc index 54212b2c8f..ccefa7940d 100644 --- a/reg-tests/ssl/ssl_client_samples.vtc +++ b/reg-tests/ssl/ssl_client_samples.vtc @@ -1,7 +1,7 @@ #REGTEST_TYPE=devel varnishtest "Test the ssl_c_* sample fetches" -#REQUIRE_VERSION=2.3 +#REQUIRE_VERSION=2.2 #REQUIRE_OPTIONS=OPENSSL feature ignore_unknown_macro diff --git a/reg-tests/ssl/ssl_server_samples.vtc b/reg-tests/ssl/ssl_server_samples.vtc index f7c254685d..53dd1b81c6 100644 --- a/reg-tests/ssl/ssl_server_samples.vtc +++ b/reg-tests/ssl/ssl_server_samples.vtc @@ -1,7 +1,7 @@ #REGTEST_TYPE=devel varnishtest "Test the ssl_s_* sample fetches" -#REQUIRE_VERSION=2.3 +#REQUIRE_VERSION=2.2 #REQUIRE_OPTIONS=OPENSSL feature ignore_unknown_macro