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>
12 lines
186 B
YAML
12 lines
186 B
YAML
tests:
|
|
benchmark.kernel.core:
|
|
platform_key:
|
|
- arch
|
|
tags:
|
|
- kernel
|
|
- benchmark
|
|
arch_exclude:
|
|
- nios2
|
|
- xtensa
|
|
min_ram: 32
|
|
timeout: 120
|