Skip to content
Snippets Groups Projects
Commit b8efa264 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

Revert "Enable AUM automatic tests for all architectures"


This reverts commit 96227328.

The AUM tests have been experimentally enabled on arm64 and amd64 but it seems
things are still too broken to officially support them.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 69a8640f
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,7 @@ metadata:
name: aum-api
format: "Apertis Test Definition 1.0"
image-types:
minimal: [ armhf-internal, armhf, arm64, amd64 ]
target: [ armhf-internal, armhf, arm64, amd64 ]
minimal: [ armhf ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,8 +2,8 @@ metadata:
name: aum-offline-upgrade-collection_id
format: "Apertis Test Definition 1.0"
image-types:
minimal: [ armhf-internal, armhf, arm64, amd64 ]
target: [ armhf-internal, armhf, arm64, amd64 ]
minimal: [ armhf, arm64, amd64 ]
target: [ armhf, amd64 ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,8 +2,7 @@ metadata:
name: aum-offline-upgrade-signed
format: "Apertis Test Definition 1.0"
image-types:
minimal: [ armhf-internal, armhf, arm64, amd64 ]
target: [ armhf-internal, armhf, arm64, amd64 ]
minimal: [ armhf ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,8 +2,7 @@ metadata:
name: aum-offline-upgrade
format: "Apertis Test Definition 1.0"
image-types:
minimal: [ armhf-internal, armhf, arm64, amd64 ]
target: [ armhf-internal, armhf, arm64, amd64 ]
minimal: [ armhf ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,8 +2,7 @@ metadata:
name: aum-out-of-space
format: "Apertis Test Definition 1.0"
image-types:
minimal: [ armhf-internal, armhf, arm64, amd64 ]
target: [ armhf-internal, armhf, arm64, amd64 ]
minimal: [ armhf ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,8 +2,7 @@ metadata:
name: aum-power-cut
format: "Apertis Test Definition 1.0"
image-types:
minimal: [ armhf-internal, armhf, arm64, amd64 ]
target: [ armhf-internal, armhf, arm64, amd64 ]
minimal: [ armhf ]
image-deployment:
- OSTree
type: functional
......
......@@ -2,8 +2,7 @@ metadata:
name: aum-rollback-blacklist
format: "Apertis Test Definition 1.0"
image-types:
minimal: [ armhf-internal, armhf ]
target: [ armhf-internal, armhf ]
minimal: [ armhf ]
image-deployment:
- OSTree
type: functional
......
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