Skip to content

Commit 5f6286b

Browse files
MarekPietarlubos
authored andcommitted
scripts: quarantine_integration: Add nRF54L05/nRF54L10 in nRF Desktop
Add some of the newly introduced configurations to quarantine to limit resources usage in integration builds. Jira: NCSDK-30311 Signed-off-by: Marek Pieta <[email protected]>
1 parent 01b2deb commit 5f6286b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

scripts/quarantine_integration.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,13 @@
490490
- nrf52840dk/nrf52840
491491
comment: "Configurations excluded to limit resources usage in integration builds"
492492

493+
- scenarios:
494+
- applications.nrf_desktop.zdebug_fast_pair.gmouse.uart.kmu_provision
495+
- applications.nrf_desktop.zdebug_keyboard.uart.kmu_provision
496+
platforms:
497+
- nrf54l15dk/nrf54l10/cpuapp
498+
comment: "Configurations excluded to limit resources usage in integration builds"
499+
493500
- scenarios:
494501
- applications.nrf_desktop.zrelease
495502
platforms:
@@ -498,6 +505,8 @@
498505
- nrf52833dk/nrf52833
499506
- nrf52833dongle/nrf52833
500507
- nrf52dmouse/nrf52832
508+
- nrf54l15dk/nrf54l05/cpuapp
509+
- nrf54l15dk/nrf54l10/cpuapp
501510
comment: "Configurations excluded to limit resources usage in integration builds"
502511

503512
- scenarios:
@@ -524,6 +533,12 @@
524533
- nrf52840dongle/nrf52840
525534
comment: "Configurations excluded to limit resources usage in integration builds"
526535

536+
- scenarios:
537+
- applications.nrf_desktop.zrelease_fast_pair.gmouse
538+
platforms:
539+
- nrf54l15dk/nrf54l05/cpuapp
540+
comment: "Configurations excluded to limit resources usage in integration builds"
541+
527542
- scenarios:
528543
- applications.nrf_desktop.zdebug_mcuboot_smp
529544
- applications.nrf_desktop.zrelease_fast_pair.gmouse

0 commit comments

Comments
 (0)