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:
		| @@ -217,7 +217,8 @@ | |||||||
|       - release-notes-jobs-python3 |       - release-notes-jobs-python3 | ||||||
|     check: |     check: | ||||||
|       jobs: |       jobs: | ||||||
|         - osc-build-image |         - osc-build-image: | ||||||
|  |             voting: false | ||||||
|         - osc-functional-devstack |         - osc-functional-devstack | ||||||
|         - osc-functional-devstack-tips: |         - osc-functional-devstack-tips: | ||||||
|             # The functional-tips job only tests the latest and shouldn't be run |             # The functional-tips job only tests the latest and shouldn't be run | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Stephen Finucane
					Stephen Finucane