From 1ecd871f6f2b2146f2d8a5b0a30acf64100c6dde Mon Sep 17 00:00:00 2001 From: gwu Date: Fri, 13 Jul 2018 08:10:18 -0700 Subject: Increase timeout for healthdist heathdist often fails due to timeout in the labs. Increase the timeout even more to try to fix it. Change-Id: I57875c713dd3a2c38df3047c54b91cbdf8eb358b Issue-ID: INT-586 Signed-off-by: gwu --- robot/testsuites/health-check.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 650069e9..bad08850 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -39,7 +39,7 @@ Basic AAF Health Check Basic AAF SMS Health Check [Tags] health core Run SMS Health Check - + Basic APPC Health Check [Tags] health core Run APPC Health Check @@ -202,7 +202,7 @@ Basic VNFSDK Health Check Health Distribution Test [Tags] healthdist - [Timeout] 300 + [Timeout] 600 Model Distribution For Directory vFW Portal Login Tests -- cgit 1.2.3-korg