From edf8782081a58d12b187eef8ce957449c6f00cbf Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 15:30:22 -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: I3df2c670beeb78baaa1515bcd27e8f2b0d95b3a9 Change-Id: Ic1f54fb2b626f7e194fc89b6df5eb6afc6897c80 --- zuul.d/project.yaml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index eee6ee1..bfed20b 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,19 +13,8 @@ # limitations under the License. - project: + templates: + - openstack-ansible-role-jobs check: jobs: - - openstack-ansible-linters - - openstack-ansible-functional-centos-7 - - openstack-ansible-functional-opensuse-423 - - openstack-ansible-functional-ubuntu-xenial - openstack-ansible-sahara-ssl-nv - 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-ubuntu-xenial