Skip to content
Snippets Groups Projects
Commit 21aeb757 authored by Emanuele Aina's avatar Emanuele Aina Committed by Martyn Welch
Browse files

lava: Fix NFS tests on Renesas boards


After commit 45dae71b fixed the boot on Renesas boards with
linux >= 5.7 due to the change of the dtb name, the tests exercising
the NFS boot of the current release as the first stage broke since
they do not use `boot_commands` and thus didn't get the override.

To fix that, rather than constructing the path to the DTB from the
LAVA device name, which no longer match the board type with
linux >= 5.7, explicitly pass the DTB path for the first stage and the
release under test separately.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 72650c0a
No related branches found
No related tags found
1 merge request!198lava: Fix NFS tests on Renesas boards
Pipeline #158133 passed
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