diff --git a/.github/test-spec.yml b/.github/test-spec.yml index ce7aee39010..ef945243df0 100644 --- a/.github/test-spec.yml +++ b/.github/test-spec.yml @@ -117,7 +117,6 @@ - "include/fw_info.*" - "include/mgmt/*" - "include/net/**/*" - - "include/sdfw/sdfw_services/*" - "lib/dk_buttons_and_leds/**/*" - "lib/lte_link_control/**/*" - "modules/mcuboot/**/*" @@ -144,7 +143,6 @@ - "subsys/nrf_security/**/*" - "subsys/partition_manager/*" - "subsys/pcd/*" - - "subsys/sdfw_services/**/*" "CI-boot-test": - "include/bl*" diff --git a/scripts/ci/tags.yaml b/scripts/ci/tags.yaml index ccb23019bcd..4b904ad6b86 100644 --- a/scripts/ci/tags.yaml +++ b/scripts/ci/tags.yaml @@ -855,11 +855,6 @@ ci_tests_subsys_pcd: - nrf/subsys/pcd/ - nrf/tests/subsys/pcd/ -ci_tests_subsys_sdfw_services: - files: - - nrf/subsys/sdfw_services/ - - nrf/tests/subsys/sdfw_services/ - ci_tests_subsys_event_manager_proxy: files: - modules/lib/open-amp/