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

@ -217,7 +217,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