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 <bjarki.andreasen@nordicsemi.no>
This commit is contained in:
parent
e8f37c7640
commit
65af3ab34c
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue