File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 49
49
- " tests/subsys/dfu/**/*"
50
50
- " tests/subsys/mgmt/mcumgr/**/*"
51
51
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
+
52
79
" CI-tfm-test " :
53
80
- " boards/nordic/nrf5340dk/**/*"
54
81
- " boards/nordic/nrf9160dk/**/*"
You can’t perform that action at this time.
0 commit comments