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>
11 lines
182 B
YAML
11 lines
182 B
YAML
tests:
|
|
benchmark.data_structure_perf.rbtree:
|
|
platform_key:
|
|
- arch
|
|
tags:
|
|
- benchmark
|
|
- rbtree
|
|
- kernel
|
|
integration_platforms:
|
|
- native_sim
|