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.
This commit is contained in:
Christopher Faulet 2020-11-13 17:10:51 +01:00
parent 9139ec34ed
commit c300747dec
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=2.3
#REQUIRE_VERSION=2.2
#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.3
#REQUIRE_VERSION=2.2
#REQUIRE_OPTIONS=OPENSSL
feature ignore_unknown_macro