mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 21:03:30 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user