From b7613e1ea838bdf92f71a6c8b1a64da26d48b810 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Mon, 23 Sep 2019 14:34:52 +0200 Subject: [PATCH] Make the bifrost job non-voting Apparently, ironicclient 3.0.0 has broken no-auth support, in turn breaking ironic-inspector in bifrost. Solving it may require a new ironicclient release, so make the job non-voting for now. Change-Id: Ife2e5a1bbe1e55db1134b80074b2c93ae5eb29f3 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index fb0cb070d..5a1a0e3cd 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -422,7 +422,8 @@ - osc-functional-devstack-tips: voting: false - nodepool-functional-openstack-src - - bifrost-integration-tinyipa-ubuntu-xenial + - bifrost-integration-tinyipa-ubuntu-xenial: + voting: false - metalsmith-integration-openstacksdk-src: voting: false gate: @@ -432,4 +433,3 @@ - openstacksdk-functional-devstack-networking - openstacksdk-functional-devstack-senlin - nodepool-functional-openstack-src - - bifrost-integration-tinyipa-ubuntu-xenial