]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: make the "table in peers" test require v2.0
authorWilly Tarreau <w@1wt.eu>
Tue, 7 May 2019 05:53:54 +0000 (07:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 7 May 2019 05:53:54 +0000 (07:53 +0200)
And the second test also requires openssl otherwise it fails as seen
here : https://travis-ci.com/haproxy/haproxy/jobs/198126488

reg-tests/peers/s_basic_sync_wo_stkt_backend.vtc
reg-tests/peers/s_tls_basic_sync_wo_stkt_backend.vtc

index 15dc206f656992184563139f148cd32f6b3f322f..f75c65c6d9900c3803c9c5d7beebf1b3ffa4aeca 100644 (file)
@@ -1,6 +1,8 @@
 vtest "Basic test for peers protocol stick-table declared in peers sections"
 feature ignore_unknown_macro
 
+#REQUIRE_VERSION=2.0
+
 haproxy h1 -arg "-L A" -conf {
     defaults
         timeout client  1s
index 9386d4f8709dd4f12dbdbee7f99da9ded875f541..f3d556dc015fbf469e4c97ff552c17092e280d07 100644 (file)
@@ -1,6 +1,9 @@
 vtest "Basic test for peers protocol over SSL/TLS with stick-table declared in peers sections"
 feature ignore_unknown_macro
 
+#REQUIRE_VERSION=2.0
+#REQUIRE_OPTIONS=OPENSSL
+
 haproxy h1 -arg "-L A" -conf {
     defaults
         timeout client  1s