Merge "CI: Make metal3 non-voting"

This commit is contained in:
Zuul 2025-03-05 00:06:00 +00:00 committed by Gerrit Code Review
commit 369619b4f6

View File

@ -52,7 +52,8 @@
# 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.
- metal3-integration
- metal3-integration:
voting: false
# Non-voting jobs
- ironic-inspector-tempest:
voting: false
@ -95,7 +96,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.
- metal3-integration
#- metal3-integration
experimental:
jobs:
# NOTE(dtantsur): this job is rarely used, no need to run it always.