From b17e22f688610dc657d4144effaaa7dceffa068f Mon Sep 17 00:00:00 2001 From: Heba Naser Date: Fri, 22 Jun 2018 15:09:36 -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: I90a157ff5046a2019e2e64918b6d950e75688357 --- zuul.d/project.yaml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index b16b61a..4e2c3ee 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,14 +13,5 @@ # limitations under the License. - project: - check: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-ubuntu-xenial - experimental: - jobs: - - openstack-ansible-integrated-deploy-aio - gate: - jobs: - - openstack-ansible-linters - - openstack-ansible-functional-ubuntu-xenial + templates: + - openstack-ansible-role-jobs