]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: Add scripts to test based tcp-check health-checks
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 22 Apr 2020 13:16:58 +0000 (15:16 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 08:46:28 +0000 (10:46 +0200)
commitaec7f76af835b15bb048a9e9994a0b2154a26b99
treed02fbbdba1baf9e492c6a4769416fd61213b302b
parent6d47121ddc407eca1cdbd948fbb51242d0a114af
REGTEST: Add scripts to test based tcp-check health-checks

These scripts have been added to validate the health-checks based on tcp-check
rules (http, redis, MySQL...).
reg-tests/checks/http-check-send.vtc
reg-tests/checks/http-check.vtc [new file with mode: 0644]
reg-tests/checks/ldap-check.vtc [new file with mode: 0644]
reg-tests/checks/mysql-check.vtc [new file with mode: 0644]
reg-tests/checks/pgsql-check.vtc [new file with mode: 0644]
reg-tests/checks/redis-check.vtc [new file with mode: 0644]
reg-tests/checks/smtp-check.vtc [new file with mode: 0644]
reg-tests/checks/spop-check.vtc [new file with mode: 0644]
reg-tests/checks/ssl-hello-check.vtc [new file with mode: 0644]
reg-tests/checks/tcp-check-ssl.vtc [new file with mode: 0644]