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

Re enable AUM tests on amd64


AUM tests for amd64 were never fully enabled due to the lack of hardware
in LAVA. After adding support to the new UP Squared 6000 boards this has
changed, so re enable test on amd64 to make testing consistent across all
the supported boards.

Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
parent 56b93a8f
No related branches found
No related tags found
1 merge request!487Re enable AUM tests on amd64
Showing
with 14 additions and 14 deletions
......@@ -2,7 +2,7 @@ metadata:
name: apertis-update-manager-ota-check-network-failure
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,7 +2,7 @@ metadata:
name: apertis-update-manager-ota-api-switch-network
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,7 +2,7 @@ metadata:
name: apertis-update-manager-ota-rollback
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,7 +2,7 @@ metadata:
name: apertis-update-manager-usb-unplug
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-api
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
group: "aum-api"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-offline-upgrade-branch
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
group: "aum-offline-upgrade-branch"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-offline-upgrade-signed
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
group: "aum-offline-upgrade-signed"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-ota-api
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
group: "aum-ota-api"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-ota-out-of-space
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
group: "aum-ota-out-of-space"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-ota-rollback-blacklist
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
group: "aum-ota-rollback-blacklist"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-ota-signed
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
group: "aum-ota-signed"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-out-of-space
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
group: "aum-out-of-space"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-power-cut
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
group: "aum-power-cut"
......
......@@ -2,7 +2,7 @@ metadata:
name: aum-rollback-blacklist
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64 ]
fixedfunction: [ armhf, arm64, amd64 ]
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