The sys_kernel tests have some loops that work only with 1 CPU being active. So limits the number of CPUs to 1 even when SMP is enabled. This also allows qemu_x86_64 to run, so remove it from the exclude list. Fixes #26627 Signed-off-by: Daniel Leung <daniel.leung@intel.com>
6 lines
107 B
YAML
6 lines
107 B
YAML
tests:
|
|
benchmark.kernel.core:
|
|
arch_exclude: nios2 riscv32 xtensa
|
|
min_ram: 32
|
|
tags: benchmark
|