Removing the build_only option for tickless broke CI (for reasons unrelated to the new tests I added in the prior commit). Signed-off-by: Charles E. Youse <charles.youse@intel.com>
9 lines
199 B
YAML
9 lines
199 B
YAML
tests:
|
|
kernel.timer:
|
|
tags: kernel flarp
|
|
kernel.timer.tickless:
|
|
build_only: true
|
|
extra_args: CONF_FILE="prj_tickless.conf"
|
|
arch_exclude: riscv32 nios2 posix
|
|
tags: kernel flarp
|