From f60eb8a06a48646a905079df2f3712e7bea785f0 Mon Sep 17 00:00:00 2001 From: Piotr Kosycarz Date: Thu, 29 Aug 2024 16:15:20 +0200 Subject: [PATCH] scripts: quarantine: add sample.suit.smp_transfer.full.extflash After https://github.com/nrfconnect/sdk-nrf/pull/17019 Signed-off-by: Piotr Kosycarz --- scripts/quarantine.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scripts/quarantine.yaml b/scripts/quarantine.yaml index ebc3420de6a..239515f7e70 100644 --- a/scripts/quarantine.yaml +++ b/scripts/quarantine.yaml @@ -9,3 +9,10 @@ platforms: - nrf7002dk/nrf5340/cpuapp comment: "https://nordicsemi.atlassian.net/browse/KRKNWK-19027" + +- scenarios: + - sample.suit.smp_transfer.full.extflash + - sample.suit.smp_transfer.full.extflash.bt + platforms: + - nrf54h20dk/nrf54h20/cpuapp + comment: "Does not fit FLASh after https://github.com/nrfconnect/sdk-nrf/pull/17019"