mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-12-16 15:11:01 +01:00
REGTEST: make the "set ssl cert" require version 2.1
This test fails on 2.0 and earlier since the feature was introduced in 2.1, let's add the REQUIRE_VERSION tag.
This commit is contained in:
parent
fc51f0f588
commit
8c4c1d4299
@ -8,6 +8,7 @@
|
|||||||
# - Check that the curl -v option still return the SSL CN
|
# - Check that the curl -v option still return the SSL CN
|
||||||
|
|
||||||
varnishtest "Test the 'set ssl cert' feature of the CLI"
|
varnishtest "Test the 'set ssl cert' feature of the CLI"
|
||||||
|
#REQUIRE_VERSION=2.1
|
||||||
#REQUIRE_OPTIONS=OPENSSL
|
#REQUIRE_OPTIONS=OPENSSL
|
||||||
#REQUIRE_BINARIES=socat,curl
|
#REQUIRE_BINARIES=socat,curl
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user