From b9253f60e83c046fa432d49b157e1536af1f1ab2 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Thu, 21 Sep 2023 16:18:17 +0200 Subject: [PATCH] [nrf noup] ci: scripts: add quarantine file fixup! [nrf noup] ci: scripts: add quarantine file Signed-off-by: Maciej Perkowski --- scripts/quarantine.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scripts/quarantine.yaml b/scripts/quarantine.yaml index b2d68b5d3e6..20c4f9248ea 100644 --- a/scripts/quarantine.yaml +++ b/scripts/quarantine.yaml @@ -79,3 +79,10 @@ platforms: - nrf52dk_nrf52832 comment: "Ram overflows, also in the upstream" + +- scenarios: + - sample.psa_crypto + platforms: + - nrf5340dk_nrf5340_cpuapp_ns + - nrf9160dk_nrf9160_ns + comment: "Due to using sdk-zephyr manifest instead of nrf. Should be fixed after the change"