diff --git a/scripts/quarantine_integration.yaml b/scripts/quarantine_integration.yaml index ca0de71a25e6..68f13edab950 100644 --- a/scripts/quarantine_integration.yaml +++ b/scripts/quarantine_integration.yaml @@ -973,7 +973,7 @@ - applications.asset_tracker_v2.debug - applications.asset_tracker_v2.nrf_cloud platforms: - - native_sim + - native_sim/native comment: "Configurations excluded to limit resources usage in integration builds" - scenarios: diff --git a/scripts/quarantine_no_optimization.yaml b/scripts/quarantine_no_optimization.yaml index c9b4970ed4ba..b8b97201901d 100644 --- a/scripts/quarantine_no_optimization.yaml +++ b/scripts/quarantine_no_optimization.yaml @@ -8,5 +8,5 @@ - scenarios: - nrf5340_audio.sd_card_test platforms: - - native_sim + - native_sim/native comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30885" diff --git a/scripts/quarantine_zephyr.yaml b/scripts/quarantine_zephyr.yaml index 04e47f55e6e3..f4e6e9a97121 100644 --- a/scripts/quarantine_zephyr.yaml +++ b/scripts/quarantine_zephyr.yaml @@ -57,7 +57,7 @@ - sample.modules.lvgl.demo_widgets - sample.smf.smf_calculator platforms: - - native_sim + - native_sim/native - native_sim/native/64 comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24924" @@ -193,16 +193,22 @@ - net.sockets.tls13.psk_kex.tickets - net.sockets.tls13.ephemeral_kex.tickets platforms: - - native_sim + - native_sim/native comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30873" - scenarios: - drivers.power_domain.build.pm - drivers.power_domain.build platforms: - - native_sim + - native_sim/native comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30877" +- scenarios: + - sample.mcumgr.smp_svr.ram_load.* + platforms: + - nrf52840dk/nrf52840 + comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24488" + # --------------------------------- Won't fix section ----------------------------------- - scenarios: diff --git a/scripts/quarantine_zephyr_integration.yaml b/scripts/quarantine_zephyr_integration.yaml index dc3622842378..971164a0bac7 100644 --- a/scripts/quarantine_zephyr_integration.yaml +++ b/scripts/quarantine_zephyr_integration.yaml @@ -9,7 +9,7 @@ - modem.modem_cmux - modem.modem_ppp platforms: - - native_sim + - native_sim/native comment: "Configurations excluded to limit resources usage in integration builds" - scenarios: @@ -25,7 +25,7 @@ - net.lwm2m.block_transfer platforms: - nrf9160dk@0.14.0/nrf9160 - - native_sim + - native_sim/native comment: "Configurations excluded to limit resources usage in integration builds" - scenarios: @@ -80,7 +80,7 @@ - bluetooth.shell.audio.no_vcs_vcp_vol_ctlr - bluetooth.shell.audio.no_voc platforms: - - native_sim + - native_sim/native comment: "Configurations excluded to limit resources usage in integration builds" - scenarios: @@ -94,7 +94,7 @@ - crypto.tinycrypt.hmac_prng platforms: - mps2_an521 - - native_sim + - native_sim/native - nrf52840dk/nrf52840 - nrf52dk/nrf52832 - nrf5340dk/nrf5340/cpuapp @@ -108,7 +108,7 @@ - scenarios: - crypto.hash platforms: - - native_sim + - native_sim/native comment: "Configurations excluded to limit resources usage in integration builds" - scenarios: @@ -147,7 +147,7 @@ - scenarios: - net.conn_mgr.conn platforms: - - native_sim + - native_sim/native - nrf52840dk/nrf52840 - nrf5340dk/nrf5340/cpuapp comment: "Configurations excluded to limit resources usage in integration builds" @@ -156,7 +156,7 @@ - net.conn_mgr.dad - net.conn_mgr.nodad platforms: - - native_sim + - native_sim/native - nrf52840dk/nrf52840 - nrf5340dk/nrf5340/cpuapp comment: "Configurations excluded to limit resources usage in integration builds"