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>
16 lines
350 B
YAML
16 lines
350 B
YAML
tests:
|
|
benchmark.kernel.scheduler:
|
|
tags:
|
|
- benchmark
|
|
- kernel
|
|
integration_platforms:
|
|
- mps2_an385
|
|
- qemu_x86
|
|
slow: true
|
|
harness: console
|
|
harness_config:
|
|
type: multi_line
|
|
regex:
|
|
- "unpend\\s+\\d* ready\\s+\\d* switch\\s+\\d* pend\\s+\\d* tot\\s+\\d* \\(avg\\s+\\d*\\)"
|
|
- "fin"
|