And set qemu_x86_long board to build with CONFIG_SMP=y by default. Apparently two benchmark tests - latency_measure and sys_kernel - do not work with the SMP scheduler, so those tests are disabled. Signed-off-by: Charles E. Youse <charles.youse@intel.com>
7 lines
145 B
YAML
7 lines
145 B
YAML
tests:
|
|
benchmark.kernel:
|
|
arch_exclude: nios2 riscv32 xtensa x86_64
|
|
platform_exclude: qemu_x86_long
|
|
min_ram: 32
|
|
tags: benchmark
|