Skip to content

Commit 1b7ccc6

Browse files
kszromek-nordicrlubos
authored andcommitted
[nrf noup] ci: update test_spec label for E2E DFU tests
Ref: NCSDK-34052 Signed-off-by: Krzysztof Szromek <[email protected]> (cherry picked from commit ddfd826)
1 parent cd135b2 commit 1b7ccc6

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/test-spec.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,33 @@
4949
- "tests/subsys/dfu/**/*"
5050
- "tests/subsys/mgmt/mcumgr/**/*"
5151

52+
"CI-dfu-test":
53+
- "boards/nordic/**/*"
54+
- "drivers/bluetooth/**/*"
55+
- "drivers/console/**/*"
56+
- "drivers/flash/**/*"
57+
- "drivers/mbox/**/*"
58+
- "drivers/serial/**/*"
59+
- "drivers/spi/**/*"
60+
- "dts/arm/nordic/nrf54h*"
61+
- "dts/common/nordic/*"
62+
- "dts/riscv/nordic/nrf54h*"
63+
- "include/dfu/**/*"
64+
- "include/mgmt/mcumgr/**/*"
65+
- "include/zephyr/**/*"
66+
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
67+
- "scripts/west_commands/build.py"
68+
- "scripts/west_commands/flash.py"
69+
- "scripts/west_commands/runners/core.py"
70+
- "scripts/west_commands/runners/nrf_common.py"
71+
- "scripts/west_commands/runners/nrfutil.py"
72+
- "soc/nordic/nrf54h/**/*"
73+
- "subsys/bluetooth/**/*"
74+
- "subsys/dfu/**/*"
75+
- "subsys/logging/**/*"
76+
- "subsys/mgmt/mcumgr/**/*"
77+
- "subsys/tracing/**/*"
78+
5279
"CI-tfm-test":
5380
- "boards/nordic/nrf5340dk/**/*"
5481
- "boards/nordic/nrf9160dk/**/*"

0 commit comments

Comments
 (0)