mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-22 06:37:54 -04:00
REGTEST: server/cli_set_ssl.vtc requires OpenSSL
Add OpenSSL as a requirement for this test.
This commit is contained in:
parent
f63704488e
commit
a1ef754a6d
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ feature ignore_unknown_macro
|
|||
|
||||
# for "set server <srv> ssl"
|
||||
#REQUIRE_VERSION=2.4
|
||||
#REGTEST_TYPE=bug
|
||||
#REGTEST_TYPE=devel
|
||||
#REQUIRE_OPTIONS=OPENSSL
|
||||
|
||||
# Do nothing. Is there only to create s1_* macros
|
||||
server s1 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue