zephyr/tests/kernel/workq/work/testcase.yaml
Lixin Guo d7bbfabfc3 tests: work: exclude hifive1 board
Exclude hifive1 board from tests/kernel/workq/work/kernel.work,
this board has a issue with this test suite and block all related
CI.

Signed-off-by: Lixin Guo <lixinx.guo@intel.com>
2021-12-14 07:41:41 -05:00

14 lines
380 B
YAML

tests:
kernel.work.api:
min_flash: 34
tags: kernel
# this patform fails to run due to #40376, all
# the related CI checks got blocked, so exclude it.
platform_exclude: hifive1
kernel.work.api.linker_generator:
platform_allow: qemu_cortex_m3
min_flash: 34
tags: kernel linker_generator
extra_configs:
- CONFIG_CMAKE_LINKER_GENERATOR=y