From: Yang Xu Date: Fri, 17 May 2019 16:06:47 +0000 (-0400) Subject: Increase healthcheck timeout to 15 seconds X-Git-Tag: 1.5.0~71 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=48e860f4e2af5bcca8041c5623b511cb8b90b602;p=testsuite.git Increase healthcheck timeout to 15 seconds Change-Id: I6ecc346d9a0ee7cd3be4af8baa8fb025bb382bf0 Issue-ID: INT-1081 Signed-off-by: Yang Xu --- diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index ad6a209c..2df8b135 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -2,7 +2,7 @@ Documentation Testing ecomp components are available via calls. ... ... Testing ecomp components are available via calls. -Test Timeout 10 second +Test Timeout 15 second Resource ../resources/dcae_interface.robot Resource ../resources/sdngc_interface.robot Resource ../resources/aai/aai_interface.robot