blob: 3c390269948088438c9883bf7f80bdbe805366d1 [file] [log] [blame]
afenner3622fbc2022-10-14 08:45:53 +01001---
2# ============LICENSE_START=======================================================
rohithrajneeshc04abca2023-08-24 16:06:37 +01003# Copyright (C) 2023 Nordix Foundation.
afenner3622fbc2022-10-14 08:45:53 +01004# ================================================================================
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16#
17# SPDX-License-Identifier: Apache-2.0
18# ============LICENSE_END=========================================================
19
20# this job gets triggered when a change is proposed to
21# nonrtric/plt/sme project on Nordix Gerrit.
22
23- project:
rohithrajneeshc04abca2023-08-24 16:06:37 +010024 name: nonrtric-plt-sme-verify-go
afenner3622fbc2022-10-14 08:45:53 +010025 project: nonrtric/plt/sme
26 project-name: nonrtric-plt-sme
rohithrajneeshc04abca2023-08-24 16:06:37 +010027 directory: capifcore
afenner3622fbc2022-10-14 08:45:53 +010028
29 jobs:
rohithrajneeshc04abca2023-08-24 16:06:37 +010030 - 'oransc-{project-name}-verify-go'