Skip to content
Snippets Groups Projects
Commit 44bc5574 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

lava: Apply LAVA 2021.05 workaround to aum tests as well


Followup on commit 4e9a8b1d to apply the fix on the snippet
rebooting devices during the Apertis Update Manager tests, which
are currently failing since they can't detect the prompt after the
kernel has booted.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 3fc122e1
Branches 18.12 apertis/v2019dev0
No related tags found
1 merge request!310lava: Apply LAVA 2021.05 workaround to aum tests as well
Pipeline #282491 passed
......@@ -8,6 +8,7 @@
download_command: sudo mount -o remount,rw / ; connmand-wait-online ; df -h; sh -c 'busybox wget $1 -O -| {{boot.tar_unpack_cmd()}}' --
unpack_command: df -h; echo
parameters:
kernel-start-message: '.*'
shutdown-message: "reboot: Restarting system"
auto_login:
login_prompt: 'login:'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment