From 6f2e27e334a3eba44e80e243cd11a98d6850277e Mon Sep 17 00:00:00 2001 From: mrichomme Date: Fri, 15 May 2020 09:42:52 +0200 Subject: Extend VID healthcheck timeout Most of the time is PASS but time to time we reach the 60s time out it means that we should be closed to the threshold Give a bigger margin to complete the test Issue-ID: INT-1595 Signed-off-by: mrichomme Change-Id: I9bc191b21e0f76b695c5ac4f8b46a978671eadb5 --- robot/testsuites/health-check.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 88d08bb9..e17499b0 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -267,7 +267,7 @@ Basic VFC ztevnfmdriver API Health Check Basic VID Health Check [Tags] health small health-vid - [Timeout] 60 + [Timeout] 120 Setup Browser Run VID Health Check -- cgit 1.2.3-korg