From b6e3a15014163f8b388969b9db1584dd885021cf Mon Sep 17 00:00:00 2001 From: gwu Date: Thu, 12 Jul 2018 16:54:10 -0700 Subject: Increase timeout for healthdist heathdist often fails due to timeout in the labs. Increase the timeout to try to fix it. Issue-ID: INT-586 Change-Id: If0198622f5d3e948005f168e18aeadd789abb985 Signed-off-by: gwu --- 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 f05a11e5..650069e9 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -202,7 +202,7 @@ Basic VNFSDK Health Check Health Distribution Test [Tags] healthdist - [Timeout] 240 + [Timeout] 300 Model Distribution For Directory vFW Portal Login Tests -- cgit 1.2.3-korg