From: Willy Tarreau Date: Tue, 29 Sep 2020 08:50:23 +0000 (+0200) Subject: REGTEST: make ssl_client_samples and ssl_server_samples requiret to 2.3 X-Git-Tag: v2.3-dev6~135 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=989fe79a4bb3cc4e3d0bbd190d500c6583318877;p=thirdparty%2Fhaproxy.git REGTEST: make ssl_client_samples and ssl_server_samples requiret to 2.3 These ones added new sample fetches that are only available in 2.3 and which fail on older versions. --- diff --git a/reg-tests/ssl/ssl_client_samples.vtc b/reg-tests/ssl/ssl_client_samples.vtc index c23d182f96..54212b2c8f 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=1.6 +#REQUIRE_VERSION=2.3 #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 53dd1b81c6..f7c254685d 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.2 +#REQUIRE_VERSION=2.3 #REQUIRE_OPTIONS=OPENSSL feature ignore_unknown_macro