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 REGTEST: Adapt regtests about checks to recent changes 2020-04-27 09:39:38 +02:00
4be_1srv_health_checks.vtc REGTEST: Adapt regtests about checks to recent changes 2020-04-27 09:39:38 +02:00
4be_1srv_smtpchk_httpchk_layer47errors.vtc REGTEST: Fix reg-tests about health-checks to adapt them to recent changes 2020-04-27 10:46:28 +02:00
40be_2srv_odd_health_checks.vtc
agent-check.vtc REGTEST: checks: Fix sync condition for agent-check 2020-05-05 11:07:00 +02:00
common.pem
http-check-expect.vtc MINOR: checks: Simplify matching on HTTP headers in HTTP expect rules 2020-05-06 12:42:36 +02:00
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 MINOR: checks: Support log-format string to set the body for HTTP send rules 2020-05-06 18:04:05 +02:00
http-monitor-uri.vtc MINOR: http-ana: Match on the path if the monitor-uri starts by a / 2020-02-18 16:29:29 +01:00
ldap-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
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 REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
redis-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
smtp-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
spop-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
ssl-hello-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
tcp-check-ssl.vtc REGTEST: checks: Adapt SSL error message reported when connection is rejected 2020-05-06 12:45:11 +02:00
tcp-check_min-recv.vtc MINOR: checks: add min-recv tcp-check expect option 2020-04-27 09:39:37 +02:00
tcp-check_multiple_ports.vtc
tls_health_checks.vtc REGTESTS: checks: Fix tls_health_checks when IPv6 addresses are used 2020-05-25 08:06:30 +02:00