From 185a64309c4891fbde2a35f95020c64188ad1e97 Mon Sep 17 00:00:00 2001 From: Christopher Faulet Date: Tue, 26 May 2020 11:08:59 +0200 Subject: [PATCH] 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. --- reg-tests/compression/lua_validation.vtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reg-tests/compression/lua_validation.vtc b/reg-tests/compression/lua_validation.vtc index 91a41a02c..d74f2eb40 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