zephyr/tests/posix/pthread_pressure/testcase.yaml
Chris Friedt 2aa31a3695 tests: posix: one tier0 platform per arch for integration tests
Add one tier0 platform per supported architecture.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-08-08 20:23:36 -04:00

17 lines
484 B
YAML

common:
tags: posix
min_ram: 64
arch_exclude:
- posix
integration_platforms:
- qemu_cortex_a53/qemu_cortex_a53/smp
- qemu_riscv64/qemu_virt_riscv64/smp
- qemu_riscv32/qemu_virt_riscv32/smp
- qemu_x86_64
tests:
portability.posix.pthread_pressure:
extra_configs:
# Enabled for GitHub CI to reduce host scheduling noise while running
# several concurrent Qemu processes each under stressful SMP load.
- CONFIG_PTHREAD_CREATE_BARRIER=y