X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-xacml-pdp-rebase-jobs.yaml;fp=jjb%2Fpolicy%2Fpolicy-xacml-pdp-rebase-jobs.yaml;h=8b7d86808b9aba250f98ce2ba2d3cef71b2d7e5a;hb=7107064b3d9347106503f1b91185b492b764ada7;hp=0000000000000000000000000000000000000000;hpb=1b98f77e8ec7500e6ba48e5383da3e4638cda678;p=infra%2Fcicd.git diff --git a/jjb/policy/policy-xacml-pdp-rebase-jobs.yaml b/jjb/policy/policy-xacml-pdp-rebase-jobs.yaml new file mode 100644 index 00000000..8b7d8680 --- /dev/null +++ b/jjb/policy/policy-xacml-pdp-rebase-jobs.yaml @@ -0,0 +1,35 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2018-2019 Nordix Foundation. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# + +# this job gets triggered when a change is merged to +# policy/xacml-pdp project on ONAP Gerrit. +- project: + name: policy-xacml-pdp-rebase + project: policy/xacml-pdp + project-name: policy-xacml-pdp + + stream: + - master: + branch: '{stream}' +# - casablanca: +# branch: '{stream}' + + jobs: + - '{project-name}-{stream}-rebase'