mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-03-03 10:01:27 +00:00
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.
This commit is contained in:
parent
99c453df9d
commit
185a64309c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user