Merge "Switch to using project-templates"

This commit is contained in:
Zuul 2018-07-30 18:55:09 +00:00 committed by Gerrit Code Review
commit 5c561b6d24
1 changed files with 4 additions and 9 deletions

View File

@ -13,16 +13,15 @@
# limitations under the License.
- project:
templates:
- openstack-ansible-role-jobs
check:
jobs:
- openstack-ansible-linters
# TODO(evrardjp): Revert this to voting as soon
# as https://bugs.launchpad.net/openstack-ansible/+bug/1729263
# is fixed.
- openstack-ansible-functional-centos-7:
voting: false
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-upgrade-ubuntu-xenial
# TODO(odyssey4me): Revert this once the multi-region
# tests are fixed.
@ -36,17 +35,13 @@
- openstack-ansible-functional-distro_install-centos-7:
voting: false
- openstack-ansible-functional-distro_install-opensuse-423
experimental:
jobs:
- openstack-ansible-integrated-deploy-aio
gate:
jobs:
- openstack-ansible-linters
# TODO(evrardjp): Reintroduce the centos gating
# job when https://bugs.launchpad.net/openstack-ansible/+bug/1729263
# is fixed
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-functional-centos-7:
voting: false
- openstack-ansible-upgrade-ubuntu-xenial
# TODO(odyssey4me): Revert this once the multi-region
# tests are fixed.