From 14164702d470b665132d28ef3392fb7ad47d63a1 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 25 Jun 2018 10:07:13 -0500 Subject: [PATCH] Switch bifrost jobs to nonvoting bifrost doesn't have a symmetrical gate with ironic, which means sometimes it can get broken by ironic changes. It's important that we don't break bifrost, but sometimes it can break us, so let's change it to non-voting and pay attention to it. Change-Id: I69a6c4b05cfeebb31721c9787241161a080da045 --- .zuul.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 402840896..6875d59a8 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -243,8 +243,10 @@ - shade-tox-tips check: jobs: - - bifrost-integration-tinyipa - - bifrost-integration-tinyipa-opensuse-423 + - bifrost-integration-tinyipa: + voting: false + - bifrost-integration-tinyipa-opensuse-423: + voting: false - shade-ansible-stable-2.5-functional-devstack: voting: false - shade-ansible-functional-devstack @@ -254,8 +256,6 @@ - openstack-tox-lower-constraints gate: jobs: - - bifrost-integration-tinyipa - - bifrost-integration-tinyipa-opensuse-423 - shade-ansible-functional-devstack - shade-functional-devstack - shade-functional-devstack-python3