Use integration platforms to limit scope in CI. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
198 B
YAML
11 lines
198 B
YAML
tests:
|
|
kernel.threads.dynamic:
|
|
tags:
|
|
- kernel
|
|
- threads
|
|
- userspace
|
|
ignore_faults: true
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
|
integration_platforms:
|
|
- qemu_x86
|