X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fopendev%2Fopenstack-devstack%2Fopenstack-devstack-push-upstream-jobs.yml;fp=jjb%2Fopendev%2Fopenstack-devstack%2Fopenstack-devstack-push-upstream-jobs.yml;h=c05043e064257f36622d3a7720429d249394a00b;hb=284748ac851e72a01458e1d99589a07059e5dcd6;hp=0000000000000000000000000000000000000000;hpb=6ae2c5354a2753b68fbe4efb910249739a6481d5;p=infra%2Fcicd.git diff --git a/jjb/opendev/openstack-devstack/openstack-devstack-push-upstream-jobs.yml b/jjb/opendev/openstack-devstack/openstack-devstack-push-upstream-jobs.yml new file mode 100644 index 00000000..c05043e0 --- /dev/null +++ b/jjb/opendev/openstack-devstack/openstack-devstack-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-devstack-push-upstream + project: openstack/devstack + project-name: openstack-devstack + stream: + - master: + branch: '{stream}' + + jobs: + - 'opendev-{project-name}-{stream}-push-upstream' \ No newline at end of file