Skip to content

Commit 2e7e3f4

Browse files
krish2718nordicjm
authored andcommitted
samples: wifi: radio_test: Remove 54L from multi_domain
54L radio test uses single_domain. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent b7ae8a0 commit 2e7e3f4

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

samples/wifi/radio_test/multi_domain/sample.yaml

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tests:
9595
- ci_build
9696
- sysbuild
9797
- ci_samples_wifi
98-
sample.nrf54_nrf7002eb.radio_test:
98+
sample.nrf54h_nrf7002eb.radio_test:
9999
sysbuild: true
100100
build_only: true
101101
extra_args:
@@ -105,24 +105,8 @@ tests:
105105
- SB_CONFIG_SUPPORT_NETCORE_PERIPHERAL_RADIO_TEST=y
106106
integration_platforms:
107107
- nrf54h20dk/nrf54h20/cpuapp
108-
- nrf54l15dk/nrf54l15/cpuapp
109108
platform_allow:
110109
- nrf54h20dk/nrf54h20/cpuapp
111-
- nrf54l15dk/nrf54l15/cpuapp
112-
tags:
113-
- ci_build
114-
- sysbuild
115-
- ci_samples_wifi
116-
sample.nrf54_nrf7002eb2.radio_test:
117-
sysbuild: true
118-
build_only: true
119-
extra_args:
120-
- multi_domain_SHIELD="nrf7002eb2"
121-
- SNIPPET=nrf70-wifi
122-
integration_platforms:
123-
- nrf54l15dk/nrf54l15/cpuapp
124-
platform_allow:
125-
- nrf54l15dk/nrf54l15/cpuapp
126110
tags:
127111
- ci_build
128112
- sysbuild

0 commit comments

Comments
 (0)