mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-21 18:10:47 -04:00
REGTESTS: adjust http_reuse_conn_hash requirements
This test is only valid for 2.4+ as the tested feature was introduced in this version. Besides, it can only run with ssl support to test sni reuse.
This commit is contained in:
parent
edadf192fe
commit
8abbd2dcc3
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
varnishtest "Test the http-reuse with special connection parameters"
|
||||
#REQUIRE_VERSION=2.4
|
||||
#REQUIRE_OPTIONS=OPENSSL
|
||||
|
||||
feature ignore_unknown_macro
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue