File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
tests/drivers/nrfx_integration_test Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -676,3 +676,9 @@ ci_tests_subsys_dfu:
676676 - nrf/tests/subsys/dfu/
677677 - zephyr/drivers/flash/
678678 - zephyr/subsys/mgmt/
679+
680+ ci_tests_drivers_nrfx_integration_test :
681+ files :
682+ - modules/hal/nordic/nrfx/
683+ - nrf/tests/drivers/nrfx_integration_test/
684+ - zephyr/modules/hal_nordic/
Original file line number Diff line number Diff line change 33 sysbuild : true
44 build_only : true
55 filter : CONFIG_HAS_NRFX
6- tags : drivers ci_build sysbuild
6+ tags : drivers ci_build sysbuild ci_tests_drivers_nrfx_integration_test
77 platform_allow :
88 - nrf52840dk/nrf52840
99 - nrf9160dk/nrf9160
2828 sysbuild : true
2929 build_only : true
3030 filter : CONFIG_HAS_NRFX and CONFIG_BT_LL_SOFTDEVICE
31- tags : drivers ci_build sysbuild
31+ tags : drivers ci_build sysbuild ci_tests_drivers_nrfx_integration_test
3232 extra_configs :
3333 - CONFIG_NRFX_AND_BT_LL_SOFTDEVICE=y
3434 platform_allow :
4141 sysbuild : true
4242 build_only : true
4343 filter : CONFIG_HAS_NRFX and CONFIG_BT_LL_SW_SPLIT
44- tags : drivers ci_build sysbuild
44+ tags : drivers ci_build sysbuild ci_tests_drivers_nrfx_integration_test
4545 extra_configs :
4646 - CONFIG_NRFX_AND_BT_LL_SW_SPLIT=y
4747 platform_allow :
You can’t perform that action at this time.
0 commit comments