The test uses the `ssl` keyword, add `OPENSSL` as a requirement.

Should be backported to all branches with that test.
---
 reg-tests/lua/txn_get_priv.vtc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/reg-tests/lua/txn_get_priv.vtc b/reg-tests/lua/txn_get_priv.vtc
index 98f98f727..25fb063b2 100644
--- a/reg-tests/lua/txn_get_priv.vtc
+++ b/reg-tests/lua/txn_get_priv.vtc
@@ -1,5 +1,5 @@
 varnishtest "Lua: txn:get_priv() scope"
-#REQUIRE_OPTIONS=LUA
+#REQUIRE_OPTIONS=LUA,OPENSSL
 #REGTEST_TYPE=bug
 
 feature ignore_unknown_macro
-- 
2.26.2


Reply via email to