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,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 New Issue