We want to be able to run tests and get results in CI, not just build for platforms we do not have access to. Where possible, use a simulator instead of hw platforms. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
167 B
YAML
8 lines
167 B
YAML
tests:
|
|
settings.nvs:
|
|
filter: dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
|
|
min_ram: 32
|
|
tags:
|
|
- settings
|
|
- nvs
|