Files
openstack-ansible-galera_se…/zuul.d/project.yaml
Mohammed Naser 5ce635ac9c Add upgrade jobs to all supported operating systems
Let's make sure that we upgrade Galera across all distributions.

Depends-On: I804ecab571f8e70fc01d86741246dd8cbafb15fb
Change-Id: I44246211f1af8fe484a7d1cb9d97758ef1ba2cf7
2018-06-07 09:04:05 -04:00

48 lines
1.9 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:
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-upgrade-centos-7
- openstack-ansible-upgrade-opensuse-423
- openstack-ansible-upgrade-ubuntu-xenial
# TODO(mnaser): Make this voting in the in the S release because OSA
# did not support Bionic in the Q cycle.
- openstack-ansible-upgrade-ubuntu-bionic:
voting: false
- openstack-ansible-ssl-ubuntu-xenial-nv
experimental:
jobs:
- openstack-ansible-integrated-deploy-aio
gate:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-upgrade-centos-7
- openstack-ansible-upgrade-opensuse-423
- openstack-ansible-upgrade-ubuntu-xenial
# TODO(mnaser): Make this voting in the in the S release because OSA
# did not support Bionic in the Q cycle.
- openstack-ansible-upgrade-ubuntu-bionic:
voting: false