diff --git a/test-cases/apertis-update-manager-api.yaml b/test-cases/apertis-update-manager-api.yaml index ef3cbda63b40c324e8218c8d875a38bb8acaa88d..5eb99c0c2c676ed8e271ddc13a76ab8c8de86b56 100644 --- a/test-cases/apertis-update-manager-api.yaml +++ b/test-cases/apertis-update-manager-api.yaml @@ -7,9 +7,10 @@ metadata: - OSTree type: functional exec-type: manual - priority: medium + priority: low maintainer: "Apertis Project" - description: "Test the apertis-update-manager automatic update." + description: "Test the apertis-update-manager automatic update. + The automated version of this test: https://qa.apertis.org/aum-api.html" resources: - "A static update bundle file from https://images.apertis.org/updater-test/armhf-minimal/static-update.bundle" diff --git a/test-cases/apertis-update-manager-diskfull.yaml b/test-cases/apertis-update-manager-diskfull.yaml index 3c63313d70b6ada85374e20c1bb230e1bb8bfe34..bb0a150ccfb44eec9683ac387d5e4be8fadccc78 100644 --- a/test-cases/apertis-update-manager-diskfull.yaml +++ b/test-cases/apertis-update-manager-diskfull.yaml @@ -7,9 +7,10 @@ metadata: - OSTree type: functional exec-type: manual - priority: medium + priority: low maintainer: "Apertis Project" - description: "Ensure that failures due to disk full errors during updates have no effect on the system" + description: "Ensure that failures due to disk full errors during updates have no effect on the system + The automated version of this test: https://qa.apertis.org/aum-out-of-space.html" resources: - "A static update bundle file from https://images.apertis.org/updater-test/armhf-minimal/static-update.bundle" diff --git a/test-cases/apertis-update-manager-manual.yaml b/test-cases/apertis-update-manager-manual.yaml index 6a594f0df815f6eab3b3470f9826ea1f63ea6122..862a3f93ce81415e4a7eaf22ee0bfd5e97d16c21 100644 --- a/test-cases/apertis-update-manager-manual.yaml +++ b/test-cases/apertis-update-manager-manual.yaml @@ -7,9 +7,10 @@ metadata: - OSTree type: functional exec-type: manual - priority: medium + priority: low maintainer: "Apertis Project" - description: "Test the manual update with apertis-update-manager." + description: "Test the manual update with apertis-update-manager. + The automated version of this test: https://qa.apertis.org/aum-offline-upgrade.html" resources: - "A PC must be connected to DUT serial port" diff --git a/test-cases/apertis-update-manager-powercut.yaml b/test-cases/apertis-update-manager-powercut.yaml index a435e5f6ab92dc5c6217578ec6da14b1eabf0e98..d1958a9f81b4a46275f4689faac86eee00b92fcc 100644 --- a/test-cases/apertis-update-manager-powercut.yaml +++ b/test-cases/apertis-update-manager-powercut.yaml @@ -7,9 +7,10 @@ metadata: - OSTree type: functional exec-type: manual - priority: medium + priority: low maintainer: "Apertis Project" - description: "Ensure that failures due to power losses during updates have no effect on the system" + description: "Ensure that failures due to power losses during updates have no effect on the system + The automated version of this test: https://qa.apertis.org/aum-power-cut.html" resources: - "A static update bundle file from https://images.apertis.org/updater-test/armhf-minimal/static-update.bundle" diff --git a/test-cases/apertis-update-manager-rollback.yaml b/test-cases/apertis-update-manager-rollback.yaml index fc36093704deb33e94156a752d77cceffc697ed3..07c08e509f926822dc1f29a0bab997413386c951 100644 --- a/test-cases/apertis-update-manager-rollback.yaml +++ b/test-cases/apertis-update-manager-rollback.yaml @@ -7,9 +7,10 @@ metadata: - OSTree type: functional exec-type: manual - priority: medium + priority: low maintainer: "Apertis Project" - description: "Test the automatic rollback and blacklist mechanism of apertis-update-manager." + description: "Test the automatic rollback and blacklist mechanism of apertis-update-manager. + The automated version of this test: https://qa.apertis.org/aum-rollback-blacklist.html" resources: - "A static update bundle file from https://images.apertis.org/updater-test/armhf-minimal/static-update.bundle"