- Add integration_platforms to avoid excessive filtering - Make sure integration platforms are actually part of the filter - Fix some tags and test meta data Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
137 B
YAML
9 lines
137 B
YAML
tests:
|
|
kernel.multiprocessing:
|
|
tags:
|
|
- kernel
|
|
- smp
|
|
filter: CONFIG_MP_MAX_NUM_CPUS > 1
|
|
depends_on:
|
|
- smp
|