diff --git a/test-cases/aum-api.yaml b/test-cases/aum-api.yaml index 6a030e6fd53e1ac9bc5e2ddddbcc3ace4f7cd63b..8b3435f530eb9b66e2647041ae0d8c37e038a62d 100644 --- a/test-cases/aum-api.yaml +++ b/test-cases/aum-api.yaml @@ -2,7 +2,7 @@ metadata: name: aum-api format: "Apertis Test Definition 1.0" image-types: - minimal: [ armhf-internal ] + minimal: [ armhf ] image-deployment: - OSTree type: functional diff --git a/test-cases/aum-offline-upgrade-collection_id.yaml b/test-cases/aum-offline-upgrade-collection_id.yaml index e7caf7008c043c55ee72181ffb4b138b84069ac3..3f4bc93f5cb6fa6f541fa91f575389e0b9ff210a 100644 --- a/test-cases/aum-offline-upgrade-collection_id.yaml +++ b/test-cases/aum-offline-upgrade-collection_id.yaml @@ -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, amd64 ] + minimal: [ armhf, arm64, amd64 ] + target: [ armhf, amd64 ] image-deployment: - OSTree type: functional diff --git a/test-cases/aum-offline-upgrade.yaml b/test-cases/aum-offline-upgrade.yaml index e1c4805727dd08bba56bca1552fc0406eb6a798c..da17be311c856c554b1e8a9aaf1927755c94ce32 100644 --- a/test-cases/aum-offline-upgrade.yaml +++ b/test-cases/aum-offline-upgrade.yaml @@ -2,7 +2,7 @@ metadata: name: aum-offline-upgrade format: "Apertis Test Definition 1.0" image-types: - minimal: [ armhf-internal ] + minimal: [ armhf ] image-deployment: - OSTree type: functional diff --git a/test-cases/aum-out-of-space.yaml b/test-cases/aum-out-of-space.yaml index efc94cbbec88074095dcbb060364faee19db33eb..f3aa1969d91e2700a57851bea6d553d6571db8eb 100644 --- a/test-cases/aum-out-of-space.yaml +++ b/test-cases/aum-out-of-space.yaml @@ -2,7 +2,7 @@ metadata: name: aum-out-of-space format: "Apertis Test Definition 1.0" image-types: - minimal: [ armhf-internal ] + minimal: [ armhf ] image-deployment: - OSTree type: functional diff --git a/test-cases/aum-power-cut.yaml b/test-cases/aum-power-cut.yaml index 98b471dbacce0fb32dba27768e70bf39b4731ab3..f9663add76ddee5bd07668c7c25da54720a35555 100644 --- a/test-cases/aum-power-cut.yaml +++ b/test-cases/aum-power-cut.yaml @@ -2,7 +2,7 @@ metadata: name: aum-power-cut format: "Apertis Test Definition 1.0" image-types: - minimal: [ armhf-internal ] + minimal: [ armhf ] image-deployment: - OSTree type: functional diff --git a/test-cases/aum-rollback-blacklist.yaml b/test-cases/aum-rollback-blacklist.yaml index c2dc2e1177232a87f53f89256bde9c4519ae99a9..e541688e1a8a2f7941718daef2837c347bb788ea 100644 --- a/test-cases/aum-rollback-blacklist.yaml +++ b/test-cases/aum-rollback-blacklist.yaml @@ -2,7 +2,7 @@ metadata: name: aum-rollback-blacklist format: "Apertis Test Definition 1.0" image-types: - minimal: [ armhf-internal ] + minimal: [ armhf ] image-deployment: - OSTree type: functional