tests: ignore benchmark on some qemu platforms
Do not run benchmarks on some special qemu platforms. Those were previously ignored, but due to tag changes, they started running again. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
e1a24204b0
commit
1a526a63c7
7 changed files with 13 additions and 0 deletions
|
@ -2,6 +2,7 @@ tests:
|
|||
benchmark.kernel.core:
|
||||
tags:
|
||||
- kernel
|
||||
- benchmark
|
||||
arch_exclude:
|
||||
- nios2
|
||||
- xtensa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue