Convert them to native YAML lists. Support for space-separated lists was deprecated in Twister a long time ago. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
18 lines
357 B
YAML
18 lines
357 B
YAML
sample:
|
|
description: Sample for cellular modem
|
|
name: Sample for cellular modem using native networking
|
|
common:
|
|
tags:
|
|
- cellular
|
|
- modem
|
|
tests:
|
|
sample.net.cellular_modem:
|
|
tags:
|
|
- cellular
|
|
- modem
|
|
filter: dt_alias_exists("modem")
|
|
platform_allow:
|
|
- b_u585i_iot02a
|
|
integration_platforms:
|
|
- b_u585i_iot02a
|