Skip to content

Commit

Permalink
samples: zigbee: shell: Add sysbuild build test
Browse files Browse the repository at this point in the history
Adds a sysbuild target with nrf52840dk and nrf5340dk targets to
ensure building works as part of CI checks.

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Sep 11, 2023
1 parent 8e1329d commit ea31b21
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions samples/zigbee/shell/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ tests:
platform_allow: nrf52840dk_nrf52840 nrf52833dk_nrf52833 nrf5340dk_nrf5340_cpuapp
nrf21540dk_nrf52840
tags: ci_build shell
sample.zigbee.shell.sysbuild:
build_only: true
sysbuild: true
integration_platforms:
- nrf52840dk_nrf52840
- nrf5340dk_nrf5340_cpuapp
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
tags: ci_build shell sysbuild
sample.zigbee.shell.usb.nrf52840dk_nrf52840:
build_only: true
extra_args:
Expand Down

0 comments on commit ea31b21

Please sign in to comment.