]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: extend the check duration on tls_health_checks and mark it slow
authorWilly Tarreau <w@1wt.eu>
Fri, 17 May 2019 15:15:20 +0000 (17:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 17 May 2019 15:16:20 +0000 (17:16 +0200)
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.

reg-tests/checks/tls_health_checks.vtc

index 3c0aef2bce97efad770be8c08520c39c1fde44c5..4a431afc801e4220a849a030200160ee79ed0dd3 100644 (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