d1d2aa00f2
We never had a template for distro_ceph jobs, so it's resulting in zuul configuration errors for all our stable branches. Change-Id: Ied048e041abc5563d01cd58f57c1a4b685de0586
30 lines
1.1 KiB
YAML
30 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-linters-jobs
|
|
- 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-stepca-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|