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)
This commit is contained in:
Stephen Finucane 2025-03-21 15:03:41 +00:00
parent f42ade4305
commit 8390467304

@ -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