From 8363404eff318e54937fd519e1b69aa7925e0825 Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Mon, 12 May 2025 10:14:31 +0200 Subject: [PATCH] Make metal3 job voting again Change-Id: I947cf2ab533d0bde6384f54b4cd20e6f471ce299 --- 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 2e22afb2af..cda6c9957e 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -52,10 +52,7 @@ # NOTE(TheJulia): At present, metal3 doesn't leverage # stable branches, and as far as we are aware these jobs # can be removed once this branch is made stable. - # TODO(JayF): Make this vote again once metal3-dev-env is no longer - # trying to run Ironic under python 3.9. - - metal3-integration: - voting: false + - metal3-integration # Non-voting jobs - ironic-inspector-tempest: voting: false @@ -98,9 +95,7 @@ # NOTE(TheJulia): At present, metal3 doesn't leverage # stable branches, and as far as we are aware these jobs # can be removed once this branch is made stable. - # TODO(JayF): Make this vote again once metal3-dev-env is no longer - # trying to run Ironic under python 3.9. - #- metal3-integration + - metal3-integration experimental: jobs: # NOTE(dtantsur): this job is rarely used, no need to run it always.