haproxy/reg-tests/checks
Christopher Faulet ed48657e02 REGTESTS: checks: Fix tls_health_checks when IPv6 addresses are used
In tls_health_checks.vtc, when IPv6 addresses are used, A config error is
reported because of the "addr" server parameter. Because there is no specified
port, the IPv6 address must be enclosed into brackets to be properly parsed. It
also works with IPv4 addresses. But instead, a dummy port is added to the addr
parameter. This way, we also check the port parameter, when specified, is used
in priority over the port found in the addr parameter.

This patch should fix the issue #646.
2020-05-25 08:06:30 +02:00
..
1be_40srv_odd_health_checks.vtc
4be_1srv_health_checks.vtc
4be_1srv_smtpchk_httpchk_layer47errors.vtc
40be_2srv_odd_health_checks.vtc
agent-check.vtc
common.pem
http-check-expect.vtc
http-check-send.vtc REGTESTS: make the http-check-send test require version 2.2 2020-05-07 18:42:22 +02:00
http-check.vtc
http-monitor-uri.vtc
ldap-check.vtc
mysql-check.vtc MEDIUM: checks: Make post-41 the default mode for mysql checks 2020-05-18 18:32:09 +02:00
pgsql-check.vtc
redis-check.vtc
smtp-check.vtc
spop-check.vtc
ssl-hello-check.vtc
tcp-check_min-recv.vtc
tcp-check_multiple_ports.vtc
tcp-check-ssl.vtc
tls_health_checks.vtc REGTESTS: checks: Fix tls_health_checks when IPv6 addresses are used 2020-05-25 08:06:30 +02:00