[TIMEOUT] Extend healthcheck timeout value 06/125806/1
authormorganrol <morgan.richomme@orange.com>
Sat, 20 Nov 2021 10:53:57 +0000 (11:53 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Mon, 22 Nov 2021 15:52:58 +0000 (15:52 +0000)
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
(cherry picked from commit 833f63a379b3026929c7ae58674e04cb37b2af37)

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