Skip to content

Commit c8ac448

Browse files
nordic-piksPerMac
authored andcommitted
tests: subsys: nrf_compress: decompression: mcuboot_update: add ci tag
ci_tests_subsys_nrf_compress Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 3caca6b commit c8ac448

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

scripts/ci/tags.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,9 +949,12 @@ ci_tests_subsys_mpsl:
949949

950950
ci_tests_subsys_nrf_compress:
951951
files:
952-
- nrf/subsys/nrf_compress/
952+
- bootloader/mcuboot/
953953
- nrf/include/nrf_compress/
954+
- nrf/subsys/nrf_compress/
954955
- nrf/tests/subsys/nrf_compress/
956+
- zephyr/subsys/dfu/
957+
- zephyr/subsys/storage/
955958

956959
ci_tests_subsys_nfc:
957960
files:

tests/subsys/nrf_compress/decompression/mcuboot_update/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
common:
22
sysbuild: true
3-
tags: sysbuild
3+
tags: sysbuild ci_tests_subsys_nrf_compress
44
tests:
55
nrf_compress.decompression.mcuboot_update:
66
platform_allow:

0 commit comments

Comments
 (0)