From a779b7c94ee08973113217e690bd3ec78e577c22 Mon Sep 17 00:00:00 2001 From: yangyan Date: Mon, 20 May 2019 12:04:16 +0800 Subject: update health check timeout seconds Issue-ID: VFC-1387 Change-Id: Id3755489f1409a4498f974ee6de08a1cec175eb9 Signed-off-by: yangyan --- robot/testsuites/health-check.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg