Skip to content

Commit b68aa7b

Browse files
robertstyparlubos
authored andcommitted
[nrf noup] ci: Update CI-boot-test patterns and remove SUIT labels
Add boards/nordic/**/* to the CI-boot-test scope and remove SUIT labels. Signed-off-by: Robert Stypa <[email protected]> (cherry picked from commit 6c79373)
1 parent 15cd2f6 commit b68aa7b

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

.github/test-spec.yml

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
# Not necessary to run tests on changes to this repo.
4040

4141
"CI-boot-test":
42+
- "boards/nordic/**/*"
4243
- "subsys/mgmt/mcumgr/**/*"
4344
- "subsys/dfu/**/*"
4445
- "include/mgmt/mcumgr/**/*"
@@ -364,29 +365,3 @@
364365
- "tests/boards/nordic/**/*"
365366
- "tests/drivers/**/*"
366367
- "tests/kernel/**/*"
367-
368-
"CI-suit-dfu-test":
369-
- "subsys/mgmt/mcumgr/**/*"
370-
- "include/mgmt/mcumgr/**/*"
371-
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
372-
- "subsys/bluetooth/**/*"
373-
- "drivers/bluetooth/**/*"
374-
- "drivers/flash/**/*"
375-
- "drivers/spi/**/*"
376-
- "drivers/mbox/**/*"
377-
- "drivers/serial/**/*"
378-
- "drivers/console/**/*"
379-
- "drivers/gpio/**/*"
380-
- "dts/common/nordic/*"
381-
- "dts/arm/nordic/nrf54h*/**/*"
382-
- "dts/riscv/nordic/nrf54h*/**/*"
383-
- "boards/nordic/nrf54h*/**/*"
384-
- "soc/nordic/nrf54h/**/*"
385-
- "include/zephyr/**/*"
386-
- "subsys/logging/**/*"
387-
- "subsys/tracing/**/*"
388-
- "scripts/west_commands/build.py"
389-
- "scripts/west_commands/flash.py"
390-
- "scripts/west_commands/runners/nrfutil.py"
391-
- "scripts/west_commands/runners/core.py"
392-
- "scripts/west_commands/runners/nrf_common.py"

0 commit comments

Comments
 (0)