Skip to content

Commit 6e4a44d

Browse files
nordic-piksPerMac
authored andcommitted
scripts: quarantine: extend for openthread, coremark and matter_bridge
Quarantine. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
1 parent 10e197e commit 6e4a44d

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

scripts/quarantine.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,17 @@
2929
- native_posix
3030
comment: "native_posix will be removed soon - native_sim platform is the default simulator now"
3131

32+
- scenarios:
33+
- sample.benchmark.coremark.heap_memory
34+
- sample.benchmark.coremark.multiple_threads
35+
platforms:
36+
- nrf54h20dk/nrf54h20/cpuapp
37+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31409"
38+
3239
- scenarios:
3340
- applications.matter_bridge.lto
3441
- applications.matter_bridge.lto.br_ble
42+
- applications.matter_bridge.lto.br_ble.memory_profiling
3543
- applications.matter_bridge.release
3644
- applications.matter_bridge.release.br_ble
3745
- sample.openthread.cli

scripts/quarantine_windows_mac.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,15 @@
5252
platforms:
5353
- nrf54h20dk/nrf54h20/cpuapp
5454
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31409"
55+
56+
- scenarios:
57+
- applications.matter_bridge.lto
58+
- applications.matter_bridge.lto.br_ble
59+
- applications.matter_bridge.lto.br_ble.memory_profiling
60+
- applications.matter_bridge.release
61+
- applications.matter_bridge.release.br_ble
62+
- sample.openthread.cli
63+
- sample.openthread.cli.singleprotocol
64+
platforms:
65+
- nrf54h20dk/nrf54h20/cpuapp
66+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31493"

0 commit comments

Comments
 (0)