Disable voting on suse gate
Opensuse leap 15.1 image was updated recently, and is causing failures when trying to build. Making gate non voting until it is resolved. Change-Id: I9d046cf57a66efdee255352242b26fd12c29362d
This commit is contained in:
parent
4cf99ed4a2
commit
b93363e753
@ -87,6 +87,7 @@
|
||||
|
||||
- job:
|
||||
name: airship-pegleg-docker-build-gate-opensuse
|
||||
voting: false
|
||||
timeout: 1800
|
||||
run: tools/gate/playbooks/docker-image-build.yaml
|
||||
nodeset: airship-pegleg-single-node
|
||||
@ -139,6 +140,7 @@
|
||||
|
||||
- job:
|
||||
name: airship-pegleg-docker-publish-opensuse
|
||||
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