zephyr/tests/benchmarks/sys_kernel/testcase.yaml
Anas Nashif 057ba5cf45 tests: benchmarks: optimize filters and use platform_key.
Benchmarks are not tests, we run them to verify they still work and do
not bitrot. Running them on each architecture should be sufficient.

This reduces amount of churn in CI and still allows them to be run
individually on platforms.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-11-26 21:42:22 +01:00

12 lines
186 B
YAML

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