Convert them to native YAML lists. Support for space-separated lists was deprecated in Twister a long time ago. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
14 lines
349 B
YAML
14 lines
349 B
YAML
# Copyright (c) 2022-2023, Intel Corporation.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
sip_svc.stress_test.ztest:
|
|
build_only: true
|
|
platform_allow:
|
|
- intel_socfpga_agilex_socdk
|
|
- intel_socfpga_agilex5_socdk
|
|
integration_platforms:
|
|
- intel_socfpga_agilex_socdk
|
|
- intel_socfpga_agilex5_socdk
|
|
tags: sip_svc
|