From 98ca5468418735b6065a5419fea09ce4031e0d94 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 28 Sep 2018 11:21:23 -0700 Subject: Adjust test timeouts Change-Id: I45690f326a372c86c9a217ae197818690aa7c8e4 Issue-ID: INT-586 Signed-off-by: Gary Wu --- 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 2aacf28c..2a3ad4e3 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -1,5 +1,5 @@ *** Settings *** -Test Timeout 1 minute +Test Timeout 10 second Documentation Testing ecomp components are available via calls. ... ... Testing ecomp components are available via calls. -- cgit 1.2.3-korg