]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: make the tls_health_checks test much faster
authorWilly Tarreau <w@1wt.eu>
Tue, 7 May 2019 05:26:08 +0000 (07:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 7 May 2019 05:29:33 +0000 (07:29 +0200)
commit2eb1c79df1a8f89155f1c2eefd0d988a2e2bc82c
treeecdfb33f8e77dccc352ae126417e79c4d0ffd691
parent2674303912347b9533bbc6e5a042bff815bbc2e7
REGTEST: make the tls_health_checks test much faster

This test relies on a server timeout and was using the default 2s check
interval with a full 1s server timeout, thus adding a whole second to the
test series by itself. Let's shrink the server timeout to 20ms which is
way enough to properly trigger a timeout, and set the check interval to
the double of this, or 40ms.
reg-tests/checks/tls_health_checks.vtc