From deeebb6e9b88753bc5d5398d3d48581e1bfb71fd Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Sat, 16 Jun 2018 18:47:04 -0400 Subject: [PATCH] Switch to using project-templates In order to have more centralized configuration, switch the role to use the project-template instead. Depends-On: I2608fc5a0230436cebb0e6c579deae7bd4d7c209 Change-Id: I337eee44fa7802a85570600b1d2d66c66a1ee7d0 --- zuul.d/project.yaml | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 16a0b902..6fa95ea5 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -14,22 +14,5 @@ # limitations under the License. - project: - check: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-centos-7 - - openstack-ansible-functional-opensuse-423 - - openstack-ansible-functional-opensuse-150 - - openstack-ansible-functional-ubuntu-bionic - - openstack-ansible-functional-ubuntu-xenial - 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-opensuse-150 - - openstack-ansible-functional-ubuntu-bionic - - openstack-ansible-functional-ubuntu-xenial + templates: + - openstack-ansible-role-jobs