From 1b494b60c1208b51b4625144007ee2a3acb4efd1 Mon Sep 17 00:00:00 2001 From: ss412g Date: Mon, 27 Jul 2020 12:35:19 +0000 Subject: [PATCH] [RIC-621] - Increase sleep time during simulator restart Change-Id: I677dabacb9ce4894b87364c1a393b52a40098f78 Signed-off-by: ss412g --- Automation/Tests/Resource/Keywords.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Automation/Tests/Resource/Keywords.robot b/Automation/Tests/Resource/Keywords.robot index e506657..7135888 100644 --- a/Automation/Tests/Resource/Keywords.robot +++ b/Automation/Tests/Resource/Keywords.robot @@ -136,7 +136,7 @@ Stop Dbass Stop Simulator log to console Stopping gnbe2 simulator Run And Return Rc And Output ${stop_simu} - Sleep 70s + Sleep 90s Start Simulator log to console Starting gnbe2 simulator -- 2.16.6