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

lava: Work around LAVA 2021.05 regression with kernel_start_message


With the update to LAVA 2021.05 jobs on the Minnowboard failed:

    Setting prompt string to ['Booting in blind mode', 'error: missing (.*) symbol.']
    ...
    Apertis v2020 apertis ttyS0
    auto-login-action timed out after 853 seconds

Apparently `kernel_start_message` is not working correctly in the
`context` section, so move it to the relevant `boot` sections.

It may also be related that the correct spelling is
`kernel-start-message` so I am not sure about anything anymore.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent e9ba7886
Branches debian/bookworm
Tags debian/2.8.0+dfsg-1
Loading
Checking pipeline status
Loading
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