From: Yang Xu Date: Fri, 17 May 2019 16:06:47 +0000 (-0400) Subject: Increase healthcheck timeout to 15 seconds X-Git-Tag: 1.4.0~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0d449b71ebba9f62d2ca9fa72d9e1174cfbeb527;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 030d5253..2d3f36ac 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