From: Gary Wu Date: Fri, 28 Sep 2018 18:21:23 +0000 (-0700) Subject: Adjust test timeouts X-Git-Tag: 1.3.1~51 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=98ca5468418735b6065a5419fea09ce4031e0d94;p=testsuite.git Adjust test timeouts Change-Id: I45690f326a372c86c9a217ae197818690aa7c8e4 Issue-ID: INT-586 Signed-off-by: Gary Wu --- diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 2aacf28c..2a3ad4e3 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -1,5 +1,5 @@ *** Settings *** -Test Timeout 1 minute +Test Timeout 10 second Documentation Testing ecomp components are available via calls. ... ... Testing ecomp components are available via calls. diff --git a/robot/testsuites/portalApp.robot b/robot/testsuites/portalApp.robot index 17844f26..56a0e40f 100644 --- a/robot/testsuites/portalApp.robot +++ b/robot/testsuites/portalApp.robot @@ -1,4 +1,5 @@ *** Settings *** +Test Timeout 3 minute Documentation This is RobotFrame work script Resource ../resources/portal-sdk/portalDef.robot Resource ../resources/portal-sdk/portalSdkDef.robot