From 0e8d1dad71d910c39af21306d96e12b6d662b119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eivind=20J=C3=B8lsgard?= Date: Tue, 16 May 2023 12:12:07 +0200 Subject: [PATCH] samples: nrf9160: mosh: add nRF9161 tests with external flash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add nRF9161 tests with external flash. Signed-off-by: Eivind Jølsgard --- samples/nrf9160/modem_shell/sample.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/samples/nrf9160/modem_shell/sample.yaml b/samples/nrf9160/modem_shell/sample.yaml index 4e09771e50f7..4ec888dcfc32 100644 --- a/samples/nrf9160/modem_shell/sample.yaml +++ b/samples/nrf9160/modem_shell/sample.yaml @@ -201,6 +201,16 @@ tests: extra_configs: - CONFIG_MEMFAULT_NCS_PROJECT_KEY="0123456789abcdef0123456789abcdef" tags: ci_build + sample.nrf9161.modem_shell.memfault_modem_trace: + build_only: true + integration_platforms: + - nrf9161dk_nrf9161_ns + platform_allow: nrf9161dk_nrf9161_ns + extra_args: OVERLAY_CONFIG="overlay-modem-trace.conf;overlay-memfault.conf" + DTC_OVERLAY_FILE="nrf9161dk_ext_flash.overlay" + extra_configs: + - CONFIG_MEMFAULT_NCS_PROJECT_KEY="0123456789abcdef0123456789abcdef" + tags: ci_build sample.nrf9160.modem_shell.memfault_modem_trace_ram: build_only: true integration_platforms: