From 1cdf2f80b1c98895d37fcf250010ca6291d4aa0b Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 12:18:09 -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: I5b018903ead734e40156c4e4806c45adf692abde --- zuul.d/project.yaml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index eed9c27..4e2c3ee 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,16 +13,5 @@ # limitations under the License. - project: - check: - jobs: - - openstack-ansible-linters - - 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-ubuntu-bionic - - openstack-ansible-functional-ubuntu-xenial + templates: + - openstack-ansible-role-jobs