Skip to content

Commit eb7b3f6

Browse files
jukkarfabiobaltieri
authored andcommitted
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 <[email protected]>
1 parent 335d713 commit eb7b3f6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

scripts/ci/tags.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,16 @@ net:
5656
- drivers/ieee802154/
5757
- drivers/ptp_clock/
5858

59+
wifi:
60+
files:
61+
- modules/hostap/
62+
- subsys/net/l2/wifi/
63+
- drivers/wifi/
64+
- include/zephyr/net/wifi.h
65+
- include/zephyr/net/wifi_mgmt.h
66+
- include/zephyr/net/wifi_nm.h
67+
- include/zephyr/net/wifi_utils.h
68+
5969
test_framework:
6070
files:
6171
- subsys/testsuite/

0 commit comments

Comments
 (0)