diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-20 12:04:16 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-05-21 07:16:01 +0000 |
commit | a47cbb0e336b4fe02663528c8dabf5804d943c15 (patch) | |
tree | d021dd78a49321611a262a44205462104fd5b333 /robot | |
parent | 7f5a8c685081254409f2c5060e05baa4e1ba6e7c (diff) |
update health check timeout seconds
Issue-ID: VFC-1387
Change-Id: Id3755489f1409a4498f974ee6de08a1cec175eb9
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
(cherry picked from commit a779b7c94ee08973113217e690bd3ec78e577c22)
Diffstat (limited to '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 2d3f36ac..cd97ed36 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 15 second +Test Timeout 20 second Resource ../resources/dcae_interface.robot Resource ../resources/sdngc_interface.robot Resource ../resources/aai/aai_interface.robot |