Skip to content

Commit b92e935

Browse files
gchwierPerMac
authored andcommitted
test-spec: Refine the test spec for CI-boot-test
Added tests related to nrf_compress and kmu. Signed-off-by: Grzegorz Chwierut <[email protected]>
1 parent 4b777c6 commit b92e935

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/test-spec.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,14 +166,19 @@
166166
- "samples/nrf5340/extxip_smp_svr/**/*"
167167
- "samples/bootloader/**/*"
168168
- "scripts/bootloader/**/*"
169+
- "scripts/nrf_compress/**/*"
170+
- "scripts/west_commands/ncs*"
169171
- "subsys/bootloader/**/*"
170-
- "subsys/nonsecure/*"
171172
- "subsys/partition_manager/*"
172173
- "subsys/fw_info/**/*"
173174
- "subsys/mgmt/**/*"
174175
- "subsys/pcd/**/*"
176+
- "subsys/nrf_compress/**/*"
175177
- "tests/subsys/bootloader/**/*"
176178
- "tests/subsys/dfu/**/*"
179+
- "tests/subsys/pcd/**/*"
180+
- "tests/subsys/kmu/**/*"
181+
- "tests/subsys/nrf_compress/**/*"
177182
- "tests/modules/mcuboot/**/*"
178183

179184
"CI-all-test":

0 commit comments

Comments
 (0)