Skip to content

Commit

Permalink
sample/cellular/lwm2m_client: extended testcase
Browse files Browse the repository at this point in the history
Added testcase for building the sample for purpose of
evaluating LwM2M advance FWU for external MCU.
This configuration is documenetd to be used for testing that feature.

ref.: NCSIDB-1214

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
  • Loading branch information
nvlsianpu authored and rlubos committed Sep 2, 2024
1 parent 925a3c9 commit 32c6ed0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions samples/cellular/lwm2m_client/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,13 @@ tests:
- thingy91/nrf9160/ns
- thingy91x/nrf9151/ns
tags: ci_build sysbuild ci_samples_cellular
sample.cellular.lwm2m_client.afwu_extcpu:
build_only: true
extra_args:
- EXTRA_CONF_FILE="overlay-adv-firmware.conf;overlay-fota_helper.conf;overlay-avsystem.conf;overlay-lwm2m-1.1.conf;overlay-mcumgr_client.conf"
- EXTRA_DTC_OVERLAY_FILE="nrf9160dk_mcumgr_client_uart2.overlay"
integration_platforms:
- nrf9160dk/nrf9160/ns
platform_allow:
- nrf9160dk/nrf9160/ns
tags: ci_build sysbuild ci_samples_cellular

0 comments on commit 32c6ed0

Please sign in to comment.