From bf6f8ad4cf7a77af623b277c8ad6e40101954e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20B=C3=B8e?= Date: Fri, 7 Nov 2025 16:05:01 +0100 Subject: [PATCH] ci: tags: Remove sdfw_services as it has been deleted MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the sdfw_services tag as there are no tests with these files. Signed-off-by: Sebastian Bøe --- .github/test-spec.yml | 2 -- scripts/ci/tags.yaml | 5 ----- 2 files changed, 7 deletions(-) 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/