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:
Anas Nashif 2023-06-06 00:19:05 +00:00
commit 1a526a63c7
7 changed files with 13 additions and 0 deletions

View file

@ -13,3 +13,5 @@ testing:
only_tags:
- kernel
- userspace
ignore_tags:
- benchmark

View file

@ -11,3 +11,5 @@ testing:
default: true
only_tags:
- kernel
ignore_tags:
- benchmark

View file

@ -11,3 +11,5 @@ testing:
only_tags:
- kernel
- userspace
ignore_tags:
- benchmark

View file

@ -11,3 +11,5 @@ testing:
only_tags:
- kernel
- userspace
ignore_tags:
- benchmark

View file

@ -11,3 +11,5 @@ testing:
only_tags:
- kernel
- userspace
ignore_tags:
- benchmark

View file

@ -11,3 +11,5 @@ testing:
only_tags:
- kernel
- userspace
ignore_tags:
- benchmark

View file

@ -2,6 +2,7 @@ tests:
benchmark.kernel.core:
tags:
- kernel
- benchmark
arch_exclude:
- nios2
- xtensa