From 3d03fc7dcd5ae9b97c968a75b19ddb9584a85b81 Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 16:06:50 -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: Idd5969b1d36bd1a10fe498629d17c2065d818ab3 --- 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