mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-20 21:31:28 +02: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"
|
varnishtest "Compression validation"
|
||||||
#REQUIRE_VERSION=1.6
|
#REQUIRE_VERSION=1.6
|
||||||
#REQUIRE_OPTIONS=ZLIB|SLZ,LUA
|
#REQUIRE_OPTIONS=ZLIB|SLZ,LUA,OPENSSL
|
||||||
#REGTEST_TYPE=slow
|
#REGTEST_TYPE=slow
|
||||||
|
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user