Skip to content

Commit 9b0cd12

Browse files
m-alperen-senerjukkar
authored andcommitted
tests: bluetooth: mesh: Disable nrf54l05/10 on integration build tests
Disabling nrf54l10 and nrf55l05 targets on tests scenarios where it is already covered by nrf54l15. Leaving only critical scenarios where flash usage needs to be checked on integration. Signed-off-by: alperen sener <alperen.sener@nordicsemi.no>
1 parent 03081ad commit 9b0cd12

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

scripts/quarantine_integration.yaml

+26
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@
149149
- nrf21540dk/nrf52840
150150
- nrf52840dk/nrf52840
151151
- nrf52833dk/nrf52833
152+
- nrf54l15dk/nrf54l10/cpuapp
153+
- nrf54l15dk/nrf54l05/cpuapp
152154
comment: "Configurations excluded to limit resources usage in integration builds"
153155

154156
- scenarios:
@@ -161,12 +163,23 @@
161163
- nrf5340dk/nrf5340/cpuapp
162164
- nrf5340dk/nrf5340/cpuapp/ns
163165
- thingy53/nrf5340/cpuapp
166+
- nrf54l15dk/nrf54l10/cpuapp
167+
- nrf54l15dk/nrf54l05/cpuapp
168+
comment: "Configurations excluded to limit resources usage in integration builds"
169+
170+
- scenarios:
171+
- sample.bluetooth.mesh.light_ctrl
172+
- sample.bluetooth.mesh.light_ctrl.emds
173+
platforms:
174+
- nrf54l15dk/nrf54l10/cpuapp
175+
- nrf54l15dk/nrf54l05/cpuapp
164176
comment: "Configurations excluded to limit resources usage in integration builds"
165177

166178
- scenarios:
167179
- sample.bluetooth.mesh.light.dfu
168180
platforms:
169181
- nrf21540dk/nrf52840
182+
- nrf54l15dk/nrf54l10/cpuapp
170183
comment: "Configurations excluded to limit resources usage in integration builds"
171184

172185
- scenarios:
@@ -175,22 +188,35 @@
175188
- nrf21540dk/nrf52840
176189
- nrf52833dk/nrf52833
177190
- nrf52840dk/nrf52840
191+
- nrf54l15dk/nrf54l10/cpuapp
192+
- nrf54l15dk/nrf54l05/cpuapp
178193
comment: "Configurations excluded to limit resources usage in integration builds"
179194

180195
- scenarios:
181196
- sample.bluetooth.mesh.ble_and_mesh
182197
platforms:
183198
- nrf21540dk/nrf52840
184199
- nrf52833dk/nrf52833
200+
- nrf54l15dk/nrf54l10/cpuapp
201+
- nrf54l15dk/nrf54l05/cpuapp
185202
comment: "Configurations excluded to limit resources usage in integration builds"
186203

187204
- scenarios:
188205
- sample.bluetooth.mesh.sensor_server
189206
- sample.bluetooth.mesh.chat
207+
platforms:
208+
- nrf21540dk/nrf52840
209+
- nrf52840dk/nrf52840
210+
- nrf54l15dk/nrf54l10/cpuapp
211+
- nrf54l15dk/nrf54l05/cpuapp
212+
comment: "Configurations excluded to limit resources usage in integration builds"
213+
214+
- scenarios:
190215
- sample.bluetooth.mesh.sensor_client
191216
platforms:
192217
- nrf21540dk/nrf52840
193218
- nrf52840dk/nrf52840
219+
- nrf54l15dk/nrf54l10/cpuapp
194220
comment: "Configurations excluded to limit resources usage in integration builds"
195221

196222
- scenarios:

0 commit comments

Comments
 (0)