From 7a47ae4b78709c58b9bfc66f06b35f3b7b3586f1 Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Fri, 10 Nov 2023 13:52:17 +0530 Subject: [PATCH] samples: wifi: Remove non-use case combinations nRF91 series only uses 7000 for scan only operation, so, remove other combinations to save twister run time. Signed-off-by: Chaitanya Tata --- samples/wifi/shell/sample.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/samples/wifi/shell/sample.yaml b/samples/wifi/shell/sample.yaml index 1a76a6013092..b31fdfc302ad 100644 --- a/samples/wifi/shell/sample.yaml +++ b/samples/wifi/shell/sample.yaml @@ -95,13 +95,6 @@ tests: - nrf7002dk_nrf5340_cpuapp platform_allow: nrf7002dk_nrf5340_cpuapp tags: ci_build - sample.nrf7002.shell.scan_only_9160: - build_only: true - extra_args: OVERLAY_CONFIG=overlay-scan-only.conf SHIELD=nrf7002ek - integration_platforms: - - nrf9160dk_nrf9160_ns - platform_allow: nrf9160dk_nrf9160_ns - tags: ci_build sample.nrf7000.shell.scan_only_91: build_only: true extra_args: OVERLAY_CONFIG=overlay-scan-only.conf SHIELD=nrf7002ek_nrf7000 CONFIG_WPA_SUPP=n @@ -110,13 +103,6 @@ tests: - nrf9161dk_nrf9161_ns platform_allow: nrf9160dk_nrf9160_ns nrf9161dk_nrf9161_ns tags: ci_build - sample.nrf7001.shell.scan_only_9160: - build_only: true - extra_args: OVERLAY_CONFIG=overlay-scan-only.conf SHIELD=nrf7002ek_nrf7001 - integration_platforms: - - nrf9160dk_nrf9160_ns - platform_allow: nrf9160dk_nrf9160_ns - tags: ci_build sample.nrf7002.shell.otbr: build_only: true extra_args: OVERLAY_CONFIG=overlay-openthread.conf