Skip to content

ci: .lava-test:amd64 template needs arm_build

It uses the arm_build image, but didn't depend on the job which ensures it exists. So jobs using the template could run even if the arm_build job hadn't, and fail if the image didn't exist.

Fixes: 6c8b9215 "ci: Build kernels and rootfs for x86 devices"

/cc @tomeu

Merge request reports