12 lines
334 B
YAML
12 lines
334 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
|