From 65af3ab34c86d4030e374c332c0ae7036cce2a3d Mon Sep 17 00:00:00 2001 From: Bjarki Arge Andreasen Date: Wed, 7 Aug 2024 09:50:45 +0200 Subject: [PATCH] tests: wifi: nm: exclude nrf7002dk The nrf7002dk board's wifi chip requires blobs to build wifi driver. Therefore it can not be built by CI. Exclude the board and its variants from the wifi test suite. Signed-off-by: Bjarki Arge Andreasen --- tests/net/wifi/wifi_nm/testcase.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/net/wifi/wifi_nm/testcase.yaml b/tests/net/wifi/wifi_nm/testcase.yaml index 227f39feaac..3d2001ffc9f 100644 --- a/tests/net/wifi/wifi_nm/testcase.yaml +++ b/tests/net/wifi/wifi_nm/testcase.yaml @@ -4,3 +4,8 @@ tests: net.wifi: min_ram: 32 tags: wifi + platform_exclude: + - nrf7002dk/nrf5340/cpuapp + - nrf7002dk/nrf5340/cpuapp/ns + - nrf7002dk/nrf5340/cpuapp/nrf7001 + - nrf7002dk/nrf5340/cpuapp/nrf7001/ns