From a47cbb0e336b4fe02663528c8dabf5804d943c15 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 (cherry picked from commit a779b7c94ee08973113217e690bd3ec78e577c22) --- robot/testsuites/health-check.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/testsuites/health-check.robot') 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 -- cgit 1.2.3-korg