From 93059cbe188e67a5fb0b9b9a10100e4d535297b3 Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Wed, 20 Jun 2018 17:10:47 -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: Ib95d3ed9bdb956d0426dadb31a85b1191dbd4e2b --- 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