Skip to content
Snippets Groups Projects
Commit 160e8737 authored by Ariel D'Alessandro's avatar Ariel D'Alessandro
Browse files

lava: amd64-upsquared6000: Use v2022 1st stage image with firmware pkgs

The latest Apertis NFS images now include firmware pkgs required to
enable audio and the Intel AX210 wifi module on the UP Squared 6000
board.

Without these firmware pkgs, drivers will retry several times. Thus,
lots of kernel msgs are printed to the serial console, which makes LAVA
test fail to parse the login prompt.

Since we are currently in the release period and this is adding a lot
noise to the results, let's use the latest daily image. But note that
this should be updated quickly to a weekly release, before it becomes
unavailable.

Fixes: infrastructure/apertis-issues#171



Signed-off-by: default avatarAriel D'Alessandro <ariel.dalessandro@collabora.com>
parent ec86d64a
No related branches found
No related tags found
1 merge request!482v2023dev3: lava: amd64-upsquared6000: Use v2022 1st stage image with firmware pkgs
Pipeline #412071 passed
......@@ -8,7 +8,7 @@ device-amd64-upsquared6000:
- boot
deploy_device: emmc
device_type: aaeon-UPN-EHLX4RE-A10-0864
firststageurl: "https://images.apertis.org/weekly/v2022/20220803.0154"
firststageurl: "https://images.apertis.org/daily/v2022/20220829.0116"
needs_dtb: false
device-armhf-imx6-sabrelite:
arch: armhf
......
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