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

disk-rootfs-fsck: Enable on all image types


The test is currently being run on all the image types, update the testcase to
reflect that fact.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 10feccfe
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,10 @@ metadata:
name: disk-rootfs-fsck
format: "Apertis Test Definition 1.0"
image-types:
minimal: [ armhf, arm64, amd64 ]
target: [ armhf, arm64, amd64 ]
minimal: [ armhf-internal, armhf, arm64, amd64 ]
target: [ armhf-internal, amd64 ]
basesdk: [ amd64 ]
sdk: [ amd64 ]
image-deployment:
- APT
- OSTree
......
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