Skip to content

Commit 2c781ce

Browse files
doublemis1thst-nordic
authored andcommitted
[nrf noup] ci: Update Matter CI test spec
Update test spec for Matter project Signed-off-by: Michał Szablowski <[email protected]>
1 parent bea6b16 commit 2c781ce

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/test-spec.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,19 @@
8484
- "**/*"
8585

8686
"CI-matter-test":
87-
- "**/*"
87+
- "include/dfu/**/*"
88+
- "include/mgmt/mcumgr/**/*"
89+
- "soc/arm/nordic_nrf/**/*"
90+
- "subsys/dfu/**/*"
91+
- "subsys/settings/**/*"
92+
- "subsys/net/**/*"
93+
- "subsys/mgmt/mcumgr/**/*"
94+
- "drivers/net/**/*"
95+
- "samples/hci_rpmsg/**/*"
96+
- any:
97+
- "subsys/bluetooth/**/*"
98+
- "!subsys/bluetooth/mesh/**/*"
99+
- "!subsys/bluetooth/audio/**/*"
88100

89101
"CI-find-my-test":
90102
- "**/*"

0 commit comments

Comments
 (0)