From eb9ae8bcdbd1b49a6ee6edfc5e2768a6434bb4f0 Mon Sep 17 00:00:00 2001 From: Alexandru Date: Tue, 16 Nov 2021 20:14:54 +0200 Subject: [PATCH] Revert "Update unlock on compute nodes" This reverts commit b5b362c759cd40997eab5dfed45b8b34a38b3b5e. Description: This commit is reverted because of LP: https://bugs.launchpad.net/starlingx/+bug/1949771 Change-Id: Ie1358776036fc6db7f22a588df8b935550e7e878 --- automated-robot-suite/Resources/HostManagement.robot | 2 -- 1 file changed, 2 deletions(-) diff --git a/automated-robot-suite/Resources/HostManagement.robot b/automated-robot-suite/Resources/HostManagement.robot index ed698f6..96b06fe 100644 --- a/automated-robot-suite/Resources/HostManagement.robot +++ b/automated-robot-suite/Resources/HostManagement.robot @@ -28,8 +28,6 @@ Unlock Controller Unlock Compute [Arguments] ${compute} [Documentation] Unlock specified compute. - Wait Until Keyword Succeeds 30 min 5 sec - ... Check System Application Status platform-integ-apps applied Run Command system host-unlock ${compute} True 60 sec Check Host Readiness ${compute}