Skip to content

Commit 55c1ef3

Browse files
committed
scripts: quarantine_integration: add nRF54L10/L15 to HIDS sample tests
Added the nRF54L10 and nRF54L15 board targets to the HIDS sample quarantine. The nRF54L05 board target should be sufficient to test in the integration scope and prevent potential memory overflows as the smallest target. Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
1 parent 5c8ae5b commit 55c1ef3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/quarantine_integration.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,8 @@
802802
- nrf52dk/nrf52832
803803
- nrf5340dk/nrf5340/cpuapp
804804
- nrf5340dk/nrf5340/cpuapp/ns
805+
- nrf54l15dk/nrf54l10/cpuapp
806+
- nrf54l15dk/nrf54l15/cpuapp
805807
comment: "Configurations excluded to limit resources usage in integration builds"
806808

807809
- scenarios:
@@ -810,6 +812,8 @@
810812
- nrf52840dk/nrf52840
811813
- nrf52dk/nrf52832
812814
- nrf5340dk/nrf5340/cpuapp
815+
- nrf54l15dk/nrf54l10/cpuapp
816+
- nrf54l15dk/nrf54l15/cpuapp
813817
comment: "Configurations excluded to limit resources usage in integration builds"
814818

815819
- scenarios:
@@ -818,6 +822,8 @@
818822
- nrf52840dk/nrf52840
819823
- nrf52dk/nrf52832
820824
- nrf5340dk/nrf5340/cpuapp/ns
825+
- nrf54l15dk/nrf54l10/cpuapp
826+
- nrf54l15dk/nrf54l15/cpuapp
821827
comment: "Configurations excluded to limit resources usage in integration builds"
822828

823829
- scenarios:

0 commit comments

Comments
 (0)