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:
parent
331e8e4645
commit
5f35ee74b9
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue