From ba4a37e4f1565ffa4c15af0745950b237bc458b9 Mon Sep 17 00:00:00 2001 From: Piotr Kosycarz Date: Fri, 14 Feb 2025 07:31:17 +0100 Subject: [PATCH] scripts: quarantine: add sample.bluetooth.peripheral_uart sample.bluetooth.peripheral_uart Signed-off-by: Piotr Kosycarz --- scripts/quarantine.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/quarantine.yaml b/scripts/quarantine.yaml index 8b133e42d936..3c979191d88f 100644 --- a/scripts/quarantine.yaml +++ b/scripts/quarantine.yaml @@ -82,3 +82,9 @@ platforms: - nrf54h20dk@0.9.0/nrf54h20/cpuapp comment: "flash overflow issue" + +- scenarios: + - sample.bluetooth.peripheral_uart + platforms: + - nrf54h20dk@0.9.0/nrf54h20/cpurad + comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31800"