Skip to content

Commit f71d7c1

Browse files
m-alperen-senerPerMac
authored andcommitted
quaratine_zephyr: Fix the mesh zephyr sample entry
Fix the comment; use issue link instead of lengthy description, and move it from won't fix section. Signed-off-by: alperen sener <[email protected]>
1 parent 1fd6e99 commit f71d7c1

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,15 @@
281281
- nrf54l15dk/nrf54l15/cpuapp
282282
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31783"
283283

284+
- scenarios:
285+
- sample.bluetooth.mesh.onoff_level_lighting_vnd
286+
- sample.bluetooth.mesh_provisioner
287+
- bluetooth.mesh.mesh_shell
288+
- sample.bluetooth.mesh.onoff
289+
- sample.bluetooth.mesh_demo
290+
- sample.bluetooth.mesh
291+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31884"
292+
284293
# --------------------------------- Won't fix section -----------------------------------
285294

286295
- scenarios:
@@ -563,15 +572,3 @@
563572
platforms:
564573
- native_sim/native
565574
comment: "clang is not available in our toolchain"
566-
567-
- scenarios:
568-
- sample.bluetooth.mesh.onoff_level_lighting_vnd
569-
- sample.bluetooth.mesh_provisioner
570-
- bluetooth.mesh.mesh_shell
571-
- sample.bluetooth.mesh.onoff
572-
- sample.bluetooth.mesh_demo
573-
- sample.bluetooth.mesh
574-
comment:
575-
- "Mesh by default enables HW_UNIQUE_KEY_WRITE_ON_CRYPTO_INIT which has dependency on
576-
Partition Manager. Upstream has no PM support and sysbuild is not by default supported
577-
which can implicitly enable PM, consequently building those samples in NCS fails."

0 commit comments

Comments
 (0)