From 4131fbb685e0cbda7137aa11b6636541b1eafcc9 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Sat, 28 Jul 2018 08:20:47 +0100 Subject: [PATCH] Switch to using project-templates In order to have more centralized configuration, switch the role to use the project-template instead. Also move centos check/gate to voting as it now passes. Change-Id: I356f122a3af8d9ddbc078265b02874936b34d4fe --- zuul.d/project.yaml | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index c8905c64..efae2df2 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,16 +13,10 @@ # limitations under the License. - project: + templates: + - openstack-ansible-role-jobs check: jobs: - - openstack-ansible-linters - # TODO(odyssey4me): - # Restore this to voting once the blocking - # issue has been resolved. - - openstack-ansible-functional-centos-7: - voting: false - - openstack-ansible-functional-opensuse-423 - - openstack-ansible-functional-ubuntu-xenial - openstack-ansible-upgrade-ubuntu-xenial - openstack-ansible-lxd-ubuntu-xenial - openstack-ansible-nova-ssl-nv @@ -31,18 +25,8 @@ # NOTE(hwoarang) xenial does not currently work. It needs investigation - openstack-ansible-functional-distro_install-ubuntu-xenial: voting: false - experimental: - jobs: - - openstack-ansible-integrated-deploy-aio gate: jobs: - - openstack-ansible-linters - # TODO(odyssey4me): - # Restore this once the blocking issue has - # been resolved. - #- openstack-ansible-functional-centos-7 - - openstack-ansible-functional-opensuse-423 - - openstack-ansible-functional-ubuntu-xenial - openstack-ansible-upgrade-ubuntu-xenial - openstack-ansible-lxd-ubuntu-xenial - openstack-ansible-functional-distro_install-centos-7