From 681d0961a425c72bfdcc1c373ceaa10c18873a04 Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 16:25:58 -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: I4a18fc449bad3395547baa0f4ba1e4f95e8900e0 --- zuul.d/project.yaml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index b16b61a..4e2c3ee 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,14 +13,5 @@ # limitations under the License. - project: - check: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-ubuntu-xenial - experimental: - jobs: - - openstack-ansible-integrated-deploy-aio - gate: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-ubuntu-xenial + templates: + - openstack-ansible-role-jobs