From 8d0ace912bf8b5db8ffabcd89dfe52ace63d3590 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Thu, 23 Aug 2018 13:01:11 +0100 Subject: [PATCH] Revert "Mark bionic gate jobs as non-voting" This reverts commit 79f14d202db14504f73f0bfc9343a57a57ed11a1. Change-Id: I24b69e311cb2d12abbc7dbfd0bf906a744fb2987 --- zuul.d/project.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 7ad5a246..e4b83578 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -18,13 +18,3 @@ - check-requirements - publish-openstack-docs-pti - release-notes-jobs-python3 - check: - jobs: - # TODO(jrosser) Revert this once bionic passes - - openstack-ansible-functional-ubuntu-bionic: - voting: false - gate: - jobs: - # TODO(jrosser) Revert this once bionic passes - - openstack-ansible-functional-ubuntu-bionic: - voting: false