Skip to content

Commit 8390467

Browse files
committed
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 7ef588d) (cherry picked from commit 94fe341)
1 parent f42ade4 commit 8390467

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.zuul.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,8 @@
219219
- release-notes-jobs-python3
220220
check:
221221
jobs:
222-
- osc-build-image
222+
- osc-build-image:
223+
voting: false
223224
- osc-functional-devstack
224225
- osc-functional-devstack-tips:
225226
# The functional-tips job only tests the latest and shouldn't be run

0 commit comments

Comments
 (0)