Skip to content

Commit fe7924a

Browse files
committed
fwupd-support: Add a reboot after update to not affect further tests
Signed-off-by: Filip Gołaś <[email protected]>
1 parent 4cd049a commit fe7924a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dasharo-compatibility/fwupd-support.robot

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,6 @@ Fwupd Local Firmware Update Linux
116116
Execute Command In Terminal printf '[fwupd]\\nOnlyTrusted=false\\n' | sudo tee /etc/fwupd/fwupd.conf
117117
${out}= Execute Command In Terminal yes n | fwupdmgr local-install ${cabinet} --allow-reinstall --allow-older timeout=300s
118118
Should Contain ${out} Successfully installed firmware
119+
Execute Reboot Command
120+
Boot System Or From Connected Disk ${BOOTED_OS_ID}
121+
Login To Linux

0 commit comments

Comments
 (0)