From 96387de2f454b3a5dcf3a69d004447d238eefa71 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Mon, 28 Oct 2019 11:13:00 +0100 Subject: [PATCH] Make the bifrost job non-voting It's not voting on ironic, so probably shouldn't vote here. Change-Id: Ib6f59129b1c2a95e77d4bb153decb29755806059 --- zuul.d/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 2b50dd6d6..49a5606cc 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -16,7 +16,8 @@ - ironic-inspector-non-standalone-tempest-python3 - openstack-tox-functional - openstack-tox-functional-py36 - - bifrost-integration-tinyipa-ubuntu-xenial + - bifrost-integration-tinyipa-ubuntu-xenial: + voting: false - ironic-inspector-tox-bandit: voting: false gate: @@ -29,4 +30,3 @@ - ironic-inspector-non-standalone-tempest-python3 - openstack-tox-functional - openstack-tox-functional-py36 - - bifrost-integration-tinyipa-ubuntu-xenial