Makes metal3 integration job vote again

Fix in BMO at
https://github.com/metal3-io/baremetal-operator/pull/1780

Change-Id: I3785441f4f327dcec113276803becd938fe87b9c
This commit is contained in:
Riccardo Pittau 2024-06-11 10:42:40 +02:00
parent d0a833095a
commit aaf62c6789

View File

@ -49,8 +49,7 @@
# NOTE(TheJulia): At present, metal3 doesn't leverage # NOTE(TheJulia): At present, metal3 doesn't leverage
# stable branches, and as far as we are aware these jobs # stable branches, and as far as we are aware these jobs
# can be removed once this branch is made stable. # can be removed once this branch is made stable.
- metal3-integration: - metal3-integration
voting: false
# Non-voting jobs # Non-voting jobs
- ironic-inspector-tempest: - ironic-inspector-tempest:
voting: false voting: false
@ -102,8 +101,7 @@
# NOTE(TheJulia): At present, metal3 doesn't leverage # NOTE(TheJulia): At present, metal3 doesn't leverage
# stable branches, and as far as we are aware these jobs # stable branches, and as far as we are aware these jobs
# can be removed once this branch is made stable. # can be removed once this branch is made stable.
# NOTE(JayF): Disabled temporarily due to failing 2024-06-10 - metal3-integration
#- metal3-integration
experimental: experimental:
jobs: jobs:
# TODO(dtantsur): these jobs are useful but currently hopelessly # TODO(dtantsur): these jobs are useful but currently hopelessly