]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: make the "set ssl cert" require version 2.1
authorWilly Tarreau <w@1wt.eu>
Fri, 20 Dec 2019 13:35:18 +0000 (14:35 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 20 Dec 2019 13:35:18 +0000 (14:35 +0100)
This test fails on 2.0 and earlier since the feature was introduced in 2.1,
let's add the REQUIRE_VERSION tag.

reg-tests/ssl/set_ssl_cert.vtc

index 9497be89c9f10df39834d65273166add47218d50..3d6ff0c9890be33fcba2cce2f3a1394ff7f137b4 100644 (file)
@@ -8,6 +8,7 @@
 # - Check that the curl -v option still return the SSL CN
 
 varnishtest "Test the 'set ssl cert' feature of the CLI"
+#REQUIRE_VERSION=2.1
 #REQUIRE_OPTIONS=OPENSSL
 #REQUIRE_BINARIES=socat,curl
 feature ignore_unknown_macro