REGTEST: extend the check duration on tls_health_checks and mark it slow

Even after commit 1bbc74b55 ("REGTEST: fix tls_health_checks random
failures on MacOS in Travis-CI") which extended it to 100ms, it still
randomly fails on Travis, so let's push it to 500ms and mark it slow.
This commit is contained in:
Willy Tarreau 2019-05-17 17:15:20 +02:00
parent c7091d89ae
commit 8e8bd8842d
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
varnishtest "Health-check test over TLS/SSL"
#REQUIRE_OPTIONS=OPENSSL
#REGTEST_TYPE=slow
feature ignore_unknown_macro
@ -79,7 +80,7 @@ haproxy h2 -conf {
timeout client 20
timeout server 20
timeout connect 20
default-server downinter 1s inter 100 rise 1 fall 1
default-server downinter 1s inter 500 rise 1 fall 1
backend be2
option log-health-checks