[TIMEOUT] Extend healthcheck timeout value 22/125822/1
authormorganrol <morgan.richomme@orange.com>
Sat, 20 Nov 2021 10:53:57 +0000 (11:53 +0100)
committermorganrol <morgan.richomme@orange.com>
Sat, 20 Nov 2021 10:53:57 +0000 (11:53 +0100)
20s is sometimes too short for OOF healthcheck
Extent the timeout value

Issue-ID: INT-2006

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I77b946e1e31231fc19852b371dfed4dd8c32e316

robot/testsuites/health-check.robot

index 510b1f6..3025a90 100644 (file)
@@ -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