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

Revert "Enable AUM tests for amd64 and arm64"

This reverts commit d8db26c9 which was
introduced to see how things would work. Apparently we still have some road to
do before being able to properly turn on the tests on all the platforms
since they were all failing.

Among others, https://phabricator.apertis.org/T6446 and
https://phabricator.apertis.org/T6444

 have been identified during this
experiment.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent ffbdd253
No related branches found
No related tags found
No related merge requests found
......@@ -40,12 +40,7 @@ profiles:
- name: apertis_ostree-minimal-amd64-uefi
templates: [ group-minimal-standalone-tpl.yaml,
group-apparmor-standalone-tpl.yaml,
group-ostree-common-tpl.yaml,
aum-offline-upgrade.yaml,
aum-offline-upgrade-signed.yaml,
aum-api.yaml,
aum-out-of-space.yaml,
aum-power-cut.yaml ]
group-ostree-common-tpl.yaml ]
variables:
pretty: "Minnowboard turbot using minimal OStree image"
image_type: minimal
......@@ -53,12 +48,7 @@ profiles:
templates: [ group-common-standalone-tpl.yaml,
group-ostree-common-tpl.yaml,
group-modules-standalone-tpl.yaml,
group-apparmor-standalone-tpl.yaml,
aum-offline-upgrade.yaml,
aum-offline-upgrade-signed.yaml,
aum-api.yaml,
aum-out-of-space.yaml,
aum-power-cut.yaml ]
group-apparmor-standalone-tpl.yaml ]
variables:
pretty: "Minnowboard turbot using target OStree image"
image_type: target
......@@ -118,12 +108,7 @@ profiles:
- name: apertis_ostree-minimal-arm64-uboot
templates: [ group-minimal-standalone-tpl.yaml,
group-apparmor-standalone-tpl.yaml,
group-ostree-common-tpl.yaml,
aum-offline-upgrade.yaml,
aum-offline-upgrade-signed.yaml,
aum-api.yaml,
aum-out-of-space.yaml,
aum-power-cut.yaml ]
group-ostree-common-tpl.yaml ]
variables:
pretty: "ARM64 using minimal OStree image"
device_type: r8a7796-m3ulcb
......@@ -152,12 +137,7 @@ profiles:
templates: [ group-common-standalone-tpl.yaml,
group-ostree-common-tpl.yaml,
group-modules-standalone-tpl.yaml,
group-apparmor-standalone-tpl.yaml,
aum-offline-upgrade.yaml,
aum-offline-upgrade-signed.yaml,
aum-api.yaml,
aum-out-of-space.yaml,
aum-power-cut.yaml ]
group-apparmor-standalone-tpl.yaml ]
variables:
pretty: "ARM64 using target OStree image"
device_type: r8a7796-m3ulcb
......@@ -229,14 +209,7 @@ profiles:
templates: [ group-common-standalone-tpl.yaml,
group-ostree-common-tpl.yaml,
group-modules-standalone-tpl.yaml,
group-apparmor-standalone-tpl.yaml,
aum-offline-upgrade.yaml,
aum-offline-upgrade-signed.yaml,
aum-api.yaml,
aum-out-of-space.yaml,
aum-power-cut.yaml,
aum-rollback-blacklist.yaml ]
group-apparmor-standalone-tpl.yaml ]
variables:
pretty: "i.MX6 Sabrelite using OStree target image"
device_type: imx6q-sabrelite
......@@ -270,14 +243,7 @@ profiles:
templates: [ group-common-standalone-tpl.yaml,
group-ostree-common-tpl.yaml,
group-modules-standalone-tpl.yaml,
group-apparmor-standalone-tpl.yaml,
aum-offline-upgrade.yaml,
aum-offline-upgrade-signed.yaml,
aum-api.yaml,
aum-out-of-space.yaml,
aum-power-cut.yaml,
aum-rollback-blacklist.yaml ]
group-apparmor-standalone-tpl.yaml ]
variables:
pretty: "i.MX6 Sabrelite using OStree internal target image"
device_type: imx6q-sabrelite
......@@ -315,14 +281,7 @@ profiles:
- name: apertis_ostree-minimal-armhf-internal-mx6qsabrelite
templates: [ group-minimal-standalone-tpl.yaml,
group-apparmor-standalone-tpl.yaml,
group-ostree-common-tpl.yaml,
aum-offline-upgrade.yaml,
aum-offline-upgrade-signed.yaml,
aum-api.yaml,
aum-out-of-space.yaml,
aum-power-cut.yaml,
aum-rollback-blacklist.yaml ]
group-ostree-common-tpl.yaml ]
variables:
pretty: "i.MX6 Sabrelite using OStree internal minimal image"
device_type: imx6q-sabrelite
......
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