From 553ce11d0d87d352c807aa4f8fdb7bd48101e6bd Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 13:30:46 -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: Iba15e1e0e9686aa68cd05ab59e7a9693dd58e7f8 --- zuul.d/project.yaml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 0a02a7a..4e2c3ee 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,20 +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-bionic - - openstack-ansible-functional-ubuntu-xenial - experimental: - jobs: - - openstack-ansible-integrated-deploy-aio - gate: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-centos-7 - - openstack-ansible-functional-opensuse-423 - - openstack-ansible-functional-ubuntu-bionic - - openstack-ansible-functional-ubuntu-xenial + templates: + - openstack-ansible-role-jobs