]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: make ssl_client_samples and ssl_server_samples require to 2.2
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 13 Nov 2020 16:10:51 +0000 (17:10 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 13 Nov 2020 16:12:30 +0000 (17:12 +0100)
Some missing sample fetches was backported to 2.2 making these tests compatible
with the 2.2.

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

index 54212b2c8fb0dfe76e8d2139d0414a07272cf2f7..ccefa7940d8b47a4060aaeb65dbedc11efacdc58 100644 (file)
@@ -1,7 +1,7 @@
 #REGTEST_TYPE=devel
 
 varnishtest "Test the ssl_c_* sample fetches"
-#REQUIRE_VERSION=2.3
+#REQUIRE_VERSION=2.2
 #REQUIRE_OPTIONS=OPENSSL
 feature ignore_unknown_macro
 
index f7c254685d51e0355fd0eae4383a4ba8a996dbc0..53dd1b81c6ed7efdd3a807b62e5414ebbed35bb1 100644 (file)
@@ -1,7 +1,7 @@
 #REGTEST_TYPE=devel
 
 varnishtest "Test the ssl_s_* sample fetches"
-#REQUIRE_VERSION=2.3
+#REQUIRE_VERSION=2.2
 #REQUIRE_OPTIONS=OPENSSL
 feature ignore_unknown_macro