From 2cdb09ba9362498f2d142ac8eaacbf49d463e82e Mon Sep 17 00:00:00 2001
From: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
Date: Tue, 12 Dec 2023 16:02:54 +0000
Subject: [PATCH] Revert "Move BFV job to non-voting"

This reverts commit 6ffef5b165d78508f8ebd2fc5e94d95d3ac27e51.

Reason for revert: We have the fix in nova, when it merges we can revert the BFV job to voting
Depends-On: https://review.opendev.org/c/openstack/nova/+/903324

Change-Id: Iadee0d696b13ecfe6f93c241b3f9e59be66f6f43
---
 zuul.d/project.yaml | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index f1bea1e2a0..92ad7fc719 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -37,10 +37,7 @@
         - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode:
             voting: false
         - ironic-tempest-bios-ipmi-direct-tinyipa
-        # NOTE(iurygregory): Something on the nova-ironic probably broke
-        # BFV, marking as non-voting for time being to unblock gate.
-        - ironic-tempest-bfv:
-            voting: false
+        - ironic-tempest-bfv
         - ironic-tempest-ipa-partition-uefi-pxe-grub2
         - metalsmith-integration-glance-centos9-legacy
         - metal3-integration
@@ -89,9 +86,7 @@
         # seeming to be
         # - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
         - ironic-tempest-bios-ipmi-direct-tinyipa
-        # NOTE(iurygregory): Something on the nova-ironic probably broke
-        # BFV, removing from gate for time being.
-        # - ironic-tempest-bfv
+        - ironic-tempest-bfv
         - ironic-tempest-ipa-partition-uefi-pxe-grub2
         - metalsmith-integration-glance-centos9-legacy
         - metal3-integration