diff options
author | gwu <gary.i.wu@huawei.com> | 2018-07-12 16:54:10 -0700 |
---|---|---|
committer | gwu <gary.i.wu@huawei.com> | 2018-07-12 16:56:37 -0700 |
commit | b6e3a15014163f8b388969b9db1584dd885021cf (patch) | |
tree | e76c3e2565c1df490a1cf3a2f26d43099bb4de41 /robot/testsuites | |
parent | 8115d45f2f5118b340c61b984a544570f9487bcd (diff) |
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 <gary.i.wu@huawei.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 2 |
1 files changed, 1 insertions, 1 deletions
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 |