Skip to content
Snippets Groups Projects
Commit c8e3d8e1 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 ea69ee9d
No related branches found
No related tags found
1 merge request!313v2021 ← v2022dev3 backport: lava: Apply LAVA 2021.05 workaround to aum tests as well
Pipeline #283097 passed
Pipeline: apertis-test-cases-web

#283098

    ......@@ -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