Skip to content
Snippets Groups Projects
Commit 70277116 authored by Walter Lozano's avatar Walter Lozano
Browse files

Disable rollback tests for amd64


In commit 5bf3c4a9 tests for amd64 board were re enabled after adding
support for Up Squared 6000 board, and having enough boards in LAVA.

After this, it was seen that tests that relies in bootcount fail and
require a rework to align u-boot and uefi.

In the mean time, to avoid creating noise and masking issues disable
tests that rely in bootcount.

Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
parent d7e62691
No related branches found
No related tags found
1 merge request!511Backport v2022<-v2023: Disable rollback tests for amd64
Pipeline #478826 passed
......@@ -2,7 +2,7 @@ metadata:
name: aum-ota-rollback-blacklist
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64, amd64 ]
fixedfunction: [ armhf, arm64 ]
image-deployment:
- OSTree
group: "aum-ota-rollback-blacklist"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-rollback-blacklist
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64, amd64 ]
fixedfunction: [ armhf, arm64 ]
image-deployment:
- OSTree
group: "aum-rollback-blacklist"
......
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