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

Switch WiFi AP tests to run on APT


This set of tests ensures that Apertis has the support for different type
of WiFi configuration. Since our OSTree image are not shipped with hostapd
enabled a set of configurations are required to properly setup the AP.

While this is possible to in OSTree images, it is easier to do it on APT
images. Moreover, the test seems to be designed to run on APT images as
it tries to create files on a read-only file system.

Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
parent af17ac07
No related branches found
No related tags found
1 merge request!621Backport v2024 <- v2025dev2: Several fixes
......@@ -4,7 +4,7 @@ metadata:
image-types:
hmi: [ armhf ]
image-deployment:
- OSTree
- APT
type: functional
exec-type: manual
priority: critical
......
......@@ -4,7 +4,7 @@ metadata:
image-types:
hmi: [ armhf ]
image-deployment:
- OSTree
- APT
type: functional
exec-type: manual
priority: critical
......
......@@ -4,7 +4,7 @@ metadata:
image-types:
hmi: [ armhf ]
image-deployment:
- OSTree
- APT
type: functional
exec-type: manual
priority: critical
......
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