Skip to content
Snippets Groups Projects
Commit 9322dd5a 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 7891ad94
No related branches found
No related tags found
1 merge request!608Backport v2024 <- v2025dev2: Run geoclue tests only in sdk
Pipeline #695112 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