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:
parent
2aa3dd2b43
commit
989fe79a4b
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user