diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-20 12:04:16 +0800 |
---|---|---|
committer | Daniel Rose <dr695h@att.com> | 2019-05-20 13:23:40 +0000 |
commit | a779b7c94ee08973113217e690bd3ec78e577c22 (patch) | |
tree | 9343c953c9f19c868562e3f27bce57c4bf5d24e4 /robot | |
parent | ad0d28ce41c2c4a6d20acd91ead56bb85d489b54 (diff) |
update health check timeout seconds
Issue-ID: VFC-1387
Change-Id: Id3755489f1409a4498f974ee6de08a1cec175eb9
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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 2df8b135..6851edfc 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 |