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.1.8~78 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=bc31134cb5c7f7193b0c8fae2cd0d88b91a51854;p=haproxy-2.1.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. (cherry picked from commit 185a64309c4891fbde2a35f95020c64188ad1e97) Signed-off-by: William Lallemand --- diff --git a/reg-tests/compression/lua_validation.vtc b/reg-tests/compression/lua_validation.vtc index 91a41a0..d74f2eb 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