From: mrichomme Date: Fri, 9 Mar 2018 13:59:15 +0000 (+0100) Subject: Add default timeout for healthcheck tests X-Git-Tag: v1.2.0~45 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F34959%2F1;p=testsuite.git Add default timeout for healthcheck tests sometimes tests get stuck due to the fact that the component is not answering it prevents from reporting the results properly and consume CI time Issue-ID: TEST-82 Change-Id: I8e8227fa7d9c123ecb6f8872c616775b4d1cfe26 Signed-off-by: mrichomme --- diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index fdc81cd0..da0ef392 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -1,4 +1,5 @@ *** Settings *** +Test Timeout 1 minute Documentation Testing ecomp components are available via calls. ... ... Testing ecomp components are available via calls.