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)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 12 Jun 2020 12:54:56 +0000 (14:54 +0200)
The test uses the `ssl` keyword, add `OPENSSL` as a requirement.

Should be backported to all branches with that test.

(cherry picked from commit 185a64309c4891fbde2a35f95020c64188ad1e97)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>

reg-tests/compression/lua_validation.vtc

index 91a41a0..d74f2eb 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