X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=opendev%2Fopenstack-neutron%2Fopenstack-neutron-push-upstream-jobs.yml;fp=opendev%2Fopenstack-neutron%2Fopenstack-neutron-push-upstream-jobs.yml;h=d206b1b6ceafad964b83f5059101860aa53b5008;hb=29c6ceda9774f4a5de1cd3880a20214b6d420c5d;hp=0000000000000000000000000000000000000000;hpb=87d7d687c9038e80d341765edc703ddeaf0bf232;p=infra%2Fcicd.git diff --git a/opendev/openstack-neutron/openstack-neutron-push-upstream-jobs.yml b/opendev/openstack-neutron/openstack-neutron-push-upstream-jobs.yml new file mode 100644 index 000000000..d206b1b6c --- /dev/null +++ b/opendev/openstack-neutron/openstack-neutron-push-upstream-jobs.yml @@ -0,0 +1,29 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 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========================================================= +# +- project: + name: openstack-neutron-push-upstream + project: openstack/neutron + project-name: openstack-neutron + stream: + - master: + branch: '{stream}' + + jobs: + - 'opendev-{project-name}-{stream}-push-upstream'