Make xenial image jobs non-voting
Update Zuul config to make the xenial image jobs non-voting. Change-Id: Id27cb2aa695d0d7535ac1b1501c06ac1d7a82680
This commit is contained in:
parent
4cd2ee6dab
commit
2dc409f8cd
@ -87,6 +87,7 @@
|
||||
|
||||
- job:
|
||||
name: airship-pegleg-docker-build-gate-ubuntu_xenial
|
||||
voting: false
|
||||
timeout: 1800
|
||||
run: tools/gate/playbooks/docker-image-build.yaml
|
||||
nodeset: airship-pegleg-single-node
|
||||
@ -130,6 +131,7 @@
|
||||
|
||||
- job:
|
||||
name: airship-pegleg-docker-publish-ubuntu_xenial
|
||||
voting: false
|
||||
timeout: 1800
|
||||
run: tools/gate/playbooks/docker-image-build.yaml
|
||||
nodeset: airship-pegleg-single-node
|
||||
|
Loading…
Reference in New Issue
Block a user