From 4925f82041bf3ee725ca595e3129358a8b06c107 Mon Sep 17 00:00:00 2001 From: Andrew Bonney Date: Mon, 4 Jan 2021 09:25:23 +0000 Subject: [PATCH] Reinstate voting for upgrade jobs Now that the role is fixed for victoria, testing for wallaby should include the upgrade jobs. This also adds the missing linters job. Change-Id: I4a81d0b7f652954c8f6bd4ba4f7e7fbb684f085c --- zuul.d/project.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 434e83e..54bf194 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -16,14 +16,7 @@ - project: templates: - check-requirements + - openstack-ansible-linters - openstack-ansible-deploy-aio_metal-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 - check: - jobs: - - openstack-ansible-upgrade-aio_metal-ubuntu-focal: - voting: false - gate: - jobs: - - openstack-ansible-upgrade-aio_metal-ubuntu-focal: - voting: false