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.
This commit is contained in:
Willy Tarreau 2020-09-29 10:50:23 +02:00
parent 2aa3dd2b43
commit 989fe79a4b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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