From: morganrol Date: Sat, 20 Nov 2021 10:53:57 +0000 (+0100) Subject: [TIMEOUT] Extend healthcheck timeout value X-Git-Tag: 1.10.0~26 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=833f63a379b3026929c7ae58674e04cb37b2af37;p=testsuite.git [TIMEOUT] Extend healthcheck timeout value 20s is sometimes too short for OOF healthcheck Extent the timeout value Issue-ID: INT-2006 Signed-off-by: morganrol Change-Id: I77b946e1e31231fc19852b371dfed4dd8c32e316 --- diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 510b1f62..3025a903 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test that ONAP components are available via basic API calls -Test Timeout 20 seconds +Test Timeout 100 seconds Library ONAPLibrary.SO WITH NAME SO