ci: tags: Add wifi tag to hostap and other wifi related files

Make sure we run wifi tests for all hostap related files
that are changed.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
Jukka Rissanen 2024-10-04 15:29:45 +03:00 committed by Fabio Baltieri
parent 335d713792
commit eb7b3f67d4
1 changed files with 10 additions and 0 deletions

View File

@ -56,6 +56,16 @@ net:
- drivers/ieee802154/
- drivers/ptp_clock/
wifi:
files:
- modules/hostap/
- subsys/net/l2/wifi/
- drivers/wifi/
- include/zephyr/net/wifi.h
- include/zephyr/net/wifi_mgmt.h
- include/zephyr/net/wifi_nm.h
- include/zephyr/net/wifi_utils.h
test_framework:
files:
- subsys/testsuite/