From 7cb16be7a07a3d0f2473afffa6239ac490a2c828 Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 14:55:09 -0400 Subject: [PATCH] Switch to using project-templates In order to have more centralized configuration, switch the role to use the project-template instead. Change-Id: Id2d97bfbeb39c3ee58a8ea726cb30fdf9cc5026e --- 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 62bbfb2a..fc3cab78 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-horizon-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