Skip to content
Snippets Groups Projects
Commit b1d3f2ff authored by Walter Lozano's avatar Walter Lozano
Browse files

Run geoclue tests only in sdk


Since package geoclue has been moved to developement it has no sense to
run it on fixed function or HMI images. The test itself passes, however,
the development repositories need to be enabled and many packages need
to be installed, which modifies the image completely.

Additionally, on HMI image, due to the number of packages that need to
be installed the LAVA job fails with

Test error: ['Unable to start test stage 1', 'Unable to start test stage 1']

Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
parent b200f7b1
No related branches found
No related tags found
1 merge request!609Backport v2023 <- v2025dev2: Run geoclue tests only in sdk
Pipeline #695113 passed
......@@ -2,8 +2,6 @@ metadata:
name: apparmor-geoclue
format: "Apertis Test Definition 1.0"
image-types:
fixedfunction: [ armhf, arm64, amd64 ]
hmi: [ armhf, amd64 ]
basesdk: [ amd64 ]
sdk: [ amd64 ]
image-deployment:
......
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