Skip to content

Commit de585ea

Browse files
DatGizmothst-nordic
authored andcommitted
scripts: quarantine and quarantine_zephyr
* quarantine: extend platforms for sample.bluetooth.peripherals_mds * zephyr: more samples for nrf54lm20dk/nrf54lm20a/cpuapp Signed-off-by: Sebastian Wezel <[email protected]>
1 parent 6dc34d7 commit de585ea

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

scripts/quarantine.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@
103103
- scenarios:
104104
- sample.bluetooth.peripheral_mds
105105
platforms:
106+
- nrf52dk/nrf52832
107+
- nrf52833dk/nrf52833
106108
- nrf52840dk/nrf52840
107109
- nrf54l15dk/nrf54l05/cpuapp
108110
- nrf54l15dk/nrf54l10/cpuapp

scripts/quarantine_zephyr.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,18 @@
246246
- nrf54lm20dk/nrf54lm20a/cpuapp
247247
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35490"
248248

249+
- scenarios:
250+
- libraries.encoding.jwt.rsa.psa
251+
platforms:
252+
- nrf54lm20dk/nrf54lm20a/cpuapp
253+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35542"
254+
255+
- scenarios:
256+
- libraries.encoding.jwt.rsa.legacy
257+
platforms:
258+
- nrf54lm20dk/nrf54lm20a/cpuapp
259+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35543"
260+
249261
# --------------------------------- Won't fix section -----------------------------------
250262

251263
- scenarios:

0 commit comments

Comments
 (0)