Skip to content

Commit af517d5

Browse files
degjorvanordicjm
authored andcommitted
scripts: quarantine_zephyr: Disable unsupported kernel test
This test is not supported for CRACEN devices. NCSDK-34723 Signed-off-by: Dag Erik Gjørvad <[email protected]>
1 parent 38f5d6b commit af517d5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,11 @@
225225
- scenarios:
226226
- kernel.common.misra
227227
platforms:
228-
- nrf54lm20dk/nrf54lm20a/cpuapp
229228
- nrf54l15dk/nrf54l15/cpuapp
229+
- nrf54l15dk/nrf54l10/cpuapp
230+
- nrf54l15dk/nrf54l05/cpuapp
231+
- nrf54lm20dk/nrf54lm20a/cpuapp
232+
- nrf54lv10dk/nrf54lv10a/cpuapp
230233
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35491"
231234

232235
- scenarios:

0 commit comments

Comments
 (0)