samples: canbus: canopen: mark program download test as build-only

Mark the CANopen sample with program download support as build-only
since it depends on MCUboot being flashed to the board prior to the
generated application firmware image.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
Henrik Brix Andersen 2021-01-12 10:15:19 +01:00 committed by Maureen Helm
commit 5f35ee74b9

View file

@ -13,6 +13,7 @@ tests:
sample.subsys.canbus.canopen:
tags: introduction
sample.subsys.canbus.canopen.program_download:
build_only: true
extra_configs:
- CONFIG_BOOTLOADER_MCUBOOT=y
sample.subsys.canbus.canopen.no_storage: