From: krzysztof kuzmicki Date: Wed, 15 May 2019 10:55:40 +0000 (+0200) Subject: Add test timout set for 3m in order to stop test when mesage router is not responding X-Git-Tag: 1.5.0~72 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F56%2F87956%2F2;p=testsuite.git Add test timout set for 3m in order to stop test when mesage router is not responding Issue-ID: INT-1065 Change-Id: I8fb817f32a2244452e58794eb705c481991addca Signed-off-by: Krzysztof Kuzmicki --- diff --git a/robot/testsuites/pnf-registration.robot b/robot/testsuites/pnf-registration.robot index 6336df2b..d8be817e 100644 --- a/robot/testsuites/pnf-registration.robot +++ b/robot/testsuites/pnf-registration.robot @@ -1,5 +1,7 @@ *** Settings *** Documentation Executes the PNF registration test cases including setup and teardown +Test Timeout 3m + ... Resource ../resources/test_templates/pnf_registration_without_SO_template.robot