From 6e654847c8cafc70f0c66b3aff0218995acb0248 Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Thu, 27 Mar 2025 15:05:30 +0100 Subject: [PATCH] Disable metal3 integration job in stable 2025.1 Change-Id: I629dfbc592ee6a53e36d6371a2ff0dcd53874522 --- zuul.d/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index cda6c9957e..ad3a87720e 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -52,7 +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. - - metal3-integration + # - metal3-integration # Non-voting jobs - ironic-inspector-tempest: voting: false @@ -95,7 +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. - - metal3-integration + # - metal3-integration experimental: jobs: # NOTE(dtantsur): this job is rarely used, no need to run it always.