mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-03 02:32:03 +00:00
REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (3)
Introduced in:424981cde
REGTEST: add ifnone-forwardfor testb015b3eb1
REGTEST: add RFC7239 forwarded header tests see also:fbbbc33df
REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+
This commit is contained in:
parent
f97db23b6d
commit
c21b98a6d3
@ -1,5 +1,5 @@
|
||||
varnishtest "Test RFC 7239 forwarded header support (forwarded option and related converters)"
|
||||
#REQUIRE_VERSION=2.8
|
||||
feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.8-dev0)'"
|
||||
|
||||
# This config tests the HTTP forwarded option and RFC7239 related converters.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
varnishtest "Test if-none param for the forwardfor option"
|
||||
#REQUIRE_VERSION=2.6
|
||||
feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.6-dev0)'"
|
||||
|
||||
# This config tests the if-none parameter for the HTTP forwardfor option.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user