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
This commit is contained in:
Mohammed Naser 2018-06-06 15:51:04 -04:00
parent ed8b60d13f
commit 5ce635ac9c
1 changed files with 12 additions and 2 deletions

View File

@ -20,8 +20,13 @@
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-upgrade-ubuntu-xenial
- 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:
@ -33,5 +38,10 @@
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-upgrade-ubuntu-xenial
- 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