From 833f63a379b3026929c7ae58674e04cb37b2af37 Mon Sep 17 00:00:00 2001 From: morganrol Date: Sat, 20 Nov 2021 11:53:57 +0100 Subject: [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 --- robot/testsuites/health-check.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/testsuites/health-check.robot') 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 -- cgit 1.2.3-korg