All those benchmarks are kernel related, so add the kernel tag to avoid building them when non kernel changes are being submitted. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
15 lines
280 B
YAML
15 lines
280 B
YAML
tests:
|
|
benchmark.kernel.scheduler_userspace:
|
|
arch_allow: arm64
|
|
tags:
|
|
- kernel
|
|
- benchmark
|
|
- userspace
|
|
slow: true
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
|
harness: console
|
|
harness_config:
|
|
type: multi_line
|
|
regex:
|
|
- "SUCCESS"
|