Comment out metal3 integration job

We don't run it in bugfix or stable branches

Change-Id: I0509e8ea45dc8251462937586fde3ea8943c11bc
Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
This commit is contained in:
Riccardo Pittau 2025-08-06 16:50:04 +02:00
parent 63c96367af
commit 50719f3f1d

View file

@ -60,7 +60,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
# Non-voting jobs
- ironic-inspector-tempest:
voting: false
@ -107,7 +107,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.