From 1dba3bc75c199b6f018dc272feba529f8a2c5798 Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 16:14:42 -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: I23dfe4af51aa5c92bd640f115622ae06a82cb554 --- zuul.d/project.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index ed250e32..4e2c3ee8 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,9 +13,5 @@ # limitations under the License. - project: - check: - jobs: - - openstack-ansible-linters - gate: - jobs: - - openstack-ansible-linters + templates: + - openstack-ansible-role-jobs