Skip to content

Commit 232d99a

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "zuul: Make image job non-voting" into stable/2025.1
2 parents aeb6bbc + 94fe341 commit 232d99a

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
@@ -217,7 +217,8 @@
217217
- release-notes-jobs-python3
218218
check:
219219
jobs:
220-
- osc-build-image
220+
- osc-build-image:
221+
voting: false
221222
- osc-functional-devstack
222223
- osc-functional-devstack-tips:
223224
# The functional-tips job only tests the latest and shouldn't be run

0 commit comments

Comments
 (0)