From d5fff2bdd7f9ca7e3ae119c3dd9b42a0d5f37e29 Mon Sep 17 00:00:00 2001 From: Walter Lozano <walter.lozano@collabora.com> Date: Fri, 11 Nov 2022 00:58:21 -0300 Subject: [PATCH] Use standard OSTree tests in amd64 Now that the new amd64 reference board is available run the standard OSTree tests. Signed-off-by: Walter Lozano <walter.lozano@collabora.com> --- lava/profiles.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lava/profiles.yaml b/lava/profiles.yaml index bfa1b14d..cc7924b6 100644 --- a/lava/profiles.yaml +++ b/lava/profiles.yaml @@ -120,7 +120,7 @@ profiles: pretty: "UP Squared 6000 board using target image" image_type: target - name: apertis_ostree-minimal-amd64-uefi - templates: *templates-base-ostree + templates: *templates-minimal-ostree variables: <<: *device-amd64-upsquared6000 pretty: "UP Squared 6000 board using minimal OStree image" -- GitLab