diff options
author | Yang Xu <yang.xu3@huawei.com> | 2019-05-17 12:06:47 -0400 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2019-05-17 16:21:54 +0000 |
commit | 0d449b71ebba9f62d2ca9fa72d9e1174cfbeb527 (patch) | |
tree | bed6d26f7d3cb17992b8b89a5831211cc7945f9b /robot/testsuites/health-check.robot | |
parent | 7dd7238c15b8ac2803a6dde5dcdba77c636345ea (diff) |
Increase healthcheck timeout to 15 seconds
Change-Id: I6ecc346d9a0ee7cd3be4af8baa8fb025bb382bf0
Issue-ID: INT-1081
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-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 030d5253..2d3f36ac 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -2,7 +2,7 @@ Documentation Testing ecomp components are available via calls. ... ... Testing ecomp components are available via calls. -Test Timeout 10 second +Test Timeout 15 second Resource ../resources/dcae_interface.robot Resource ../resources/sdngc_interface.robot Resource ../resources/aai/aai_interface.robot |