From 8fa083040a2a0096665c0353d27e5f3de819cd90 Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Wed, 20 Jun 2018 17:18:19 -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: Ia10157be422c2d6992baca3faf61f510f81ee7f2 --- 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