File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -659,3 +659,13 @@ ci_applications_ipc_radio:
659659 - zephyr/subsys/bluetooth/
660660 - zephyr/subsys/ipc/
661661 - zephyr/subsys/net/
662+
663+ ci_tests_modules_mcuboot :
664+ files :
665+ - bootloader/mcuboot/
666+ - nrf/modules/mcuboot/
667+ - nrf/samples/nrf5340/empty_net_core/
668+ - nrf/samples/nrf5340/netboot/
669+ - nrf/subsys/bootloader/
670+ - nrf/tests/modules/mcuboot/
671+ - zephyr/drivers/flash/
Original file line number Diff line number Diff line change 11tests :
22 mcuboot.direct_xip :
33 sysbuild : true
4- tags : mcuboot direct_xip sysbuild
4+ tags : mcuboot direct_xip sysbuild ci_tests_modules_mcuboot
55 platform_allow : nrf9160dk/nrf9160 nrf52840dk/nrf52840 nrf52dk/nrf52832
66 nrf5340dk/nrf5340/cpuapp
77 integration_platforms :
1212 # Deprecated child and parent build to ensure feature does not break until it is removed
1313 mcuboot.direct_xip.child_parent :
1414 sysbuild : false
15- tags : mcuboot direct_xip child_parent deprecated
15+ tags : mcuboot direct_xip child_parent deprecated ci_tests_modules_mcuboot
1616 platform_allow : nrf9160dk/nrf9160 nrf52840dk/nrf52840 nrf52dk/nrf52832
1717 nrf5340dk/nrf5340/cpuapp
1818 integration_platforms :
Original file line number Diff line number Diff line change 22 mcuboot.external_flash :
33 sysbuild : true
44 platform_allow : nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp thingy53/nrf5340/cpuapp
5- tags : mcuboot external_flash sysbuild
5+ tags : mcuboot external_flash sysbuild ci_tests_modules_mcuboot
66 integration_platforms :
77 - nrf52840dk/nrf52840
88 - nrf5340dk/nrf5340/cpuapp
1111 mcuboot.external_flash.child_parent :
1212 sysbuild : false
1313 platform_allow : nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp thingy53/nrf5340/cpuapp
14- tags : mcuboot external_flash child_parent deprecated
14+ tags : mcuboot external_flash child_parent deprecated ci_tests_modules_mcuboot
1515 integration_platforms :
1616 - nrf52840dk/nrf52840
1717 - nrf5340dk/nrf5340/cpuapp
You can’t perform that action at this time.
0 commit comments