Skip to content

Commit

Permalink
tests: bluetooth: mesh: Disable nrf54l05/10 on integration build tests
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
m-alperen-sener authored and jukkar committed Dec 10, 2024
1 parent 03081ad commit 9b0cd12
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions scripts/quarantine_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@
- nrf21540dk/nrf52840
- nrf52840dk/nrf52840
- nrf52833dk/nrf52833
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l05/cpuapp
comment: "Configurations excluded to limit resources usage in integration builds"

- scenarios:
Expand All @@ -161,12 +163,23 @@
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpuapp/ns
- thingy53/nrf5340/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l05/cpuapp
comment: "Configurations excluded to limit resources usage in integration builds"

- scenarios:
- sample.bluetooth.mesh.light_ctrl
- sample.bluetooth.mesh.light_ctrl.emds
platforms:
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l05/cpuapp
comment: "Configurations excluded to limit resources usage in integration builds"

- scenarios:
- sample.bluetooth.mesh.light.dfu
platforms:
- nrf21540dk/nrf52840
- nrf54l15dk/nrf54l10/cpuapp
comment: "Configurations excluded to limit resources usage in integration builds"

- scenarios:
Expand All @@ -175,22 +188,35 @@
- nrf21540dk/nrf52840
- nrf52833dk/nrf52833
- nrf52840dk/nrf52840
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l05/cpuapp
comment: "Configurations excluded to limit resources usage in integration builds"

- scenarios:
- sample.bluetooth.mesh.ble_and_mesh
platforms:
- nrf21540dk/nrf52840
- nrf52833dk/nrf52833
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l05/cpuapp
comment: "Configurations excluded to limit resources usage in integration builds"

- scenarios:
- sample.bluetooth.mesh.sensor_server
- sample.bluetooth.mesh.chat
platforms:
- nrf21540dk/nrf52840
- nrf52840dk/nrf52840
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l05/cpuapp
comment: "Configurations excluded to limit resources usage in integration builds"

- scenarios:
- sample.bluetooth.mesh.sensor_client
platforms:
- nrf21540dk/nrf52840
- nrf52840dk/nrf52840
- nrf54l15dk/nrf54l10/cpuapp
comment: "Configurations excluded to limit resources usage in integration builds"

- scenarios:
Expand Down

0 comments on commit 9b0cd12

Please sign in to comment.