From 54884404a576a8bafbe916b42edc65accc106d76 Mon Sep 17 00:00:00 2001 From: Piotr Pryga Date: Tue, 18 Mar 2025 12:03:57 +0100 Subject: [PATCH] scripts: quarantine: add bluetooth.direction_finding_central_nrf.aod sample.bluetooth.direction_finding_central_nrf.aod The RAM overflow started to occur also in AOD test scenario. Signed-off-by: Piotr Pryga --- scripts/quarantine.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/quarantine.yaml b/scripts/quarantine.yaml index 36515b251a98..076061db3b13 100644 --- a/scripts/quarantine.yaml +++ b/scripts/quarantine.yaml @@ -37,6 +37,7 @@ - scenarios: - sample.bluetooth.direction_finding_central_nrf + - sample.bluetooth.direction_finding_central_nrf.aod platforms: - nrf52833dk/nrf52820 comment: "https://nordicsemi.atlassian.net/browse/NCSDK-32042"