From 10f2b43366320741b3989510aaa64969cb8420e0 Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 15:25:38 -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: I99f5fc0dc81fe32045871898b0ada87650fdbe1e --- zuul.d/project.yaml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 99739f4..4e2c3ee 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,18 +13,5 @@ # limitations under the License. - project: - check: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-ubuntu-xenial - - openstack-ansible-functional-centos-7 - - openstack-ansible-functional-opensuse-423 - experimental: - jobs: - - openstack-ansible-integrated-deploy-aio - gate: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-ubuntu-xenial - - openstack-ansible-functional-centos-7 - - openstack-ansible-functional-opensuse-423 + templates: + - openstack-ansible-role-jobs