5d94b5b6c1
Our deploy guide don't get updated and contain almost "static" tag while OSA checkout as deploy-guide publishing gets updated only when it's files are changed [1] So we replace default template with our own, which is also triggered when we bump roles in a-r-r. [1] https://opendev.org/openstack/openstack-zuul-jobs/src/branch/master/zuul.d/project-templates.yaml#L1389-L1395 Change-Id: I99e5c5698d2067709203c1a4e7e6b54f09dcbe34
29 lines
1.1 KiB
YAML
29 lines
1.1 KiB
YAML
# Copyright 2017, Rackspace US, Inc.
|
|
#
|
|
# 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.
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-ansible-deploy-guide-jobs
|
|
- openstack-ansible-deploy-base-jobs
|
|
- openstack-ansible-deploy-aio_lxc-jobs
|
|
- openstack-ansible-deploy-aio_distro_lxc-jobs
|
|
- openstack-ansible-deploy-aio_metal-jobs
|
|
- openstack-ansible-deploy-aio_distro_metal-jobs
|
|
- openstack-ansible-deploy-ceph-jobs
|
|
- openstack-ansible-deploy-proxy-jobs
|
|
- openstack-ansible-deploy-distro_ceph-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|