From 28e83a08777ea96ca47b403472c625449311c460 Mon Sep 17 00:00:00 2001 From: Jay Faulkner Date: Mon, 10 Jun 2024 14:38:28 -0700 Subject: [PATCH] metal3 integration is unstable currently, disable Disabling temporarily. Change-Id: I08b7c1140e3f027b59cd6aaf2b160f67e20da314 --- zuul.d/project.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index e6952770af..f96f482183 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -49,7 +49,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 @@ -101,7 +102,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 + # NOTE(JayF): Disabled temporarily due to failing 2024-06-10 + #- metal3-integration experimental: jobs: # TODO(dtantsur): these jobs are useful but currently hopelessly