zephyr/tests/benchmarks/sys_kernel/testcase.yaml
Anas Nashif 1a526a63c7 tests: ignore benchmark on some qemu platforms
Do not run benchmarks on some special qemu platforms. Those were
previously ignored, but due to tag changes, they started running again.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-06-05 20:53:02 -04:00

11 lines
155 B
YAML

tests:
benchmark.kernel.core:
tags:
- kernel
- benchmark
arch_exclude:
- nios2
- xtensa
min_ram: 32
timeout: 120