From 8390467304cb553d23bc9d42ae1fdf59f441b28a Mon Sep 17 00:00:00 2001 From: Stephen Finucane <stephenfin@redhat.com> Date: Fri, 21 Mar 2025 15:03:41 +0000 Subject: [PATCH] zuul: Make image job non-voting We may need to remove this soon enough, given the new Docker rate limits that we keep bumping into. Change-Id: Id4a9d8df770d107986b20e4a98835ee4e0b6117d Signed-off-by: Stephen Finucane <stephenfin@redhat.com> (cherry picked from commit 7ef588d6952cf4c90f39759e88fdba38007e5975) (cherry picked from commit 94fe341fa5b6eefdb60cdab56a14cb9cbd751d46) --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 9c0f0b22ce..5538dff574 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -219,7 +219,8 @@ - release-notes-jobs-python3 check: jobs: - - osc-build-image + - osc-build-image: + voting: false - osc-functional-devstack - osc-functional-devstack-tips: # The functional-tips job only tests the latest and shouldn't be run