Limit execution in CI when using --integration option of sanitycheck. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
273 B
YAML
11 lines
273 B
YAML
tests:
|
|
testing.ztest.regular_output:
|
|
tags: test_framework
|
|
integration_platforms:
|
|
- native_posix
|
|
testing.ztest.customized_output:
|
|
extra_args: CONF_FILE=prj_customized_output.conf
|
|
tags: test_framework
|
|
integration_platforms:
|
|
- native_posix
|