Add integration_platforms to many tests that use platform_allow to manage scope of pull_request CI. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
17 lines
341 B
YAML
17 lines
341 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
|
|
tests:
|
|
settings.file.raw:
|
|
platform_allow:
|
|
- nrf52840dk/nrf52840
|
|
- native_sim
|
|
- native_sim/native/64
|
|
- mr_canhubk3
|
|
integration_platforms:
|
|
- nrf52840dk/nrf52840
|
|
tags:
|
|
- settings
|
|
- file
|
|
- littlefs
|