]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for compression/lua_validation
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 26 May 2020 09:08:59 +0000 (11:08 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 26 May 2020 11:36:30 +0000 (13:36 +0200)
The test uses the `ssl` keyword, add `OPENSSL` as a requirement.

Should be backported to all branches with that test.

reg-tests/compression/lua_validation.vtc

index 91a41a02ca29f3677708f81ad9b5b89edd0c8dda..d74f2eb4089145e490b2981835f325ff3bda804b 100644 (file)
@@ -2,7 +2,7 @@
 
 varnishtest "Compression validation"
 #REQUIRE_VERSION=1.6
-#REQUIRE_OPTIONS=ZLIB|SLZ,LUA
+#REQUIRE_OPTIONS=ZLIB|SLZ,LUA,OPENSSL
 #REGTEST_TYPE=slow
 
 feature ignore_unknown_macro