blob: bc048d9f97dcabcc635c5ebe2465f63e648b815d [file] [log] [blame]
liamfalloncbd3bd22018-12-10 16:56:59 +00001---
2#
3# ============LICENSE_START=======================================================
4# Copyright (C) 2018 Nordix Foundation.
5# ================================================================================
6# Licensed under the Apache License, Version 2.0 (the "License");
7# you may not use this file except in compliance with the License.
8# You may obtain a copy of the License at
9#
10# http://www.apache.org/licenses/LICENSE-2.0
11#
12# Unless required by applicable law or agreed to in writing, software
13# distributed under the License is distributed on an "AS IS" BASIS,
14# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15# See the License for the specific language governing permissions and
16# limitations under the License.
17#
18# SPDX-License-Identifier: Apache-2.0
19# ============LICENSE_END=========================================================
20#
21# this job gets triggered when a change is proposed to
22# policy/apex-pdp project on Nordix Gerrit.
liamfallon6da6a1f2018-12-11 22:05:31 +000023
liamfalloncbd3bd22018-12-10 16:56:59 +000024- project:
liamfallon6da6a1f2018-12-11 22:05:31 +000025 name: policy-apex-pdp-verify
26 project: policy/apex-pdp
27 project-name: policy-apex-pdp
28
liamfalloncbd3bd22018-12-10 16:56:59 +000029 stream:
30 - 'nordix-dev':
31 branch: '{stream}'
liamfallon6da6a1f2018-12-11 22:05:31 +000032
liamfalloncbd3bd22018-12-10 16:56:59 +000033 jobs:
34 - '{project-name}-{stream}-verify-java'