From ad47ad45d737653bed32903e5d00e64ef1fed471 Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 15:23:13 -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: Ibe40d615b6467d9a4b07110af341c1d0c1d5458e --- zuul.d/project.yaml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 3c06342..4e2c3ee 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,15 +13,5 @@ # limitations under the License. - project: - check: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-centos-7 - - openstack-ansible-functional-opensuse-423 - - openstack-ansible-functional-ubuntu-xenial - gate: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-centos-7 - - openstack-ansible-functional-opensuse-423 - - openstack-ansible-functional-ubuntu-xenial + templates: + - openstack-ansible-role-jobs