From: Christopher Faulet Date: Tue, 26 May 2020 09:08:59 +0000 (+0200) Subject: REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for compression/lua_validation X-Git-Tag: v2.2-dev9~194 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=185a64309c4891fbde2a35f95020c64188ad1e97;p=thirdparty%2Fhaproxy.git REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for compression/lua_validation The test uses the `ssl` keyword, add `OPENSSL` as a requirement. Should be backported to all branches with that test. --- diff --git a/reg-tests/compression/lua_validation.vtc b/reg-tests/compression/lua_validation.vtc index 91a41a02ca..d74f2eb408 100644 --- a/reg-tests/compression/lua_validation.vtc +++ b/reg-tests/compression/lua_validation.vtc @@ -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