Skip to content

Commit 9819457

Browse files
gchwierPerMac
authored andcommitted
[nrf noup] test-spec: update CI-boot-test
Updated label name, added new entries to trigger CI. Signed-off-by: Grzegorz Chwierut <[email protected]>
1 parent 766b306 commit 9819457

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/test-spec.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,15 @@
3838
"CI-lwm2m-test": null
3939
# Not necessary to run tests on changes to this repo.
4040

41-
"CI-boot-dfu-test":
41+
"CI-boot-test":
4242
- "subsys/mgmt/mcumgr/**/*"
4343
- "subsys/dfu/**/*"
4444
- "include/mgmt/mcumgr/**/*"
4545
- "include/dfu/**/*"
4646
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
47+
- "tests/boot/**/*"
48+
- "tests/subsys/dfu/**/*"
49+
- "tests/subsys/mgmt/mcumgr/**/*"
4750

4851
"CI-tfm-test":
4952
- "boards/nordic/nrf5340dk/**/*"

0 commit comments

Comments
 (0)