diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 9b14943d..2f7fc79b 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -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.