From: Tim Duesterhus Date: Tue, 19 May 2020 11:49:37 +0000 (+0200) Subject: REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for lua/txn_get_priv X-Git-Tag: v2.1.8~79 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=2d46d59d463420e3f6cace76f68909d334fb42f1;p=haproxy-2.1.git REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for lua/txn_get_priv The test uses the `ssl` keyword, add `OPENSSL` as a requirement. Should be backported to all branches with that test. (cherry picked from commit de5021a133e27a43da1d695876dc7fded0214293) Signed-off-by: William Lallemand --- diff --git a/reg-tests/lua/txn_get_priv.vtc b/reg-tests/lua/txn_get_priv.vtc index 98f98f7..25fb063 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