diff options
author | gwu <gary.i.wu@huawei.com> | 2018-07-13 08:10:18 -0700 |
---|---|---|
committer | gwu <gary.i.wu@huawei.com> | 2018-07-13 08:10:18 -0700 |
commit | 1ecd871f6f2b2146f2d8a5b0a30acf64100c6dde (patch) | |
tree | 8edfa8e19bf55b13c8fcb53c4a907498e3a00665 /robot/testsuites/health-check.robot | |
parent | b6e3a15014163f8b388969b9db1584dd885021cf (diff) |
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 <gary.i.wu@huawei.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files 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 |