mirror of
https://github.com/Dasharo/open-source-firmware-validation.git
synced 2026-06-13 10:16:18 -07:00
dasharo-stability/capsule-update.robot: Add sleep before rebooting from pop-up
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
This commit is contained in:
@@ -293,6 +293,7 @@ Perform Capsule Update And Return Status
|
||||
IF ${CAPSULE_DOES_NOT_PERSIST_ACROSS_RESET} and ${CAPSULE_ON_DISK_SUPPORT} and '${INITIAL_DUT_CONNECTION_METHOD}' != 'SSH'
|
||||
# This path should only be executed if Capsule Update reporting is enabled
|
||||
${logs}= Read From Terminal Until ENTER to reboot
|
||||
Sleep 2s
|
||||
Press Key N Times 1 ${ENTER}
|
||||
ELSE
|
||||
Power On
|
||||
|
||||
Reference in New Issue
Block a user