]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: make ssl_client_samples and ssl_server_samples requiret to 2.3
authorWilly Tarreau <w@1wt.eu>
Tue, 29 Sep 2020 08:50:23 +0000 (10:50 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 29 Sep 2020 08:52:30 +0000 (10:52 +0200)
These ones added new sample fetches that are only available in 2.3 and
which fail on older versions.

reg-tests/ssl/ssl_client_samples.vtc
reg-tests/ssl/ssl_server_samples.vtc

index c23d182f96f9a04a2d88bb46e87e763afc7b9655..54212b2c8fb0dfe76e8d2139d0414a07272cf2f7 100644 (file)
@@ -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
 
index 53dd1b81c6ed7efdd3a807b62e5414ebbed35bb1..f7c254685d51e0355fd0eae4383a4ba8a996dbc0 100644 (file)
@@ -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