Make TLS job nonvoting
The move to helm v3 breaks the rendering for the ca-issuer chart. While that gets fixed, we can temporary make the job non-voting in order to unblock the migration to helm v3. Change-Id: Ia25ac1f85974fc8c8ac8cf3ffedff746a92f2cf5
This commit is contained in:
parent
f07e5ef659
commit
bdd1e7ebe9
@ -35,7 +35,8 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-helm-lint
|
- openstack-helm-lint
|
||||||
- openstack-helm-tls
|
- openstack-helm-tls:
|
||||||
|
voting: false
|
||||||
- openstack-helm-cinder-train-ubuntu_bionic
|
- openstack-helm-cinder-train-ubuntu_bionic
|
||||||
- openstack-helm-compute-kit-train-ubuntu_bionic
|
- openstack-helm-compute-kit-train-ubuntu_bionic
|
||||||
- openstack-helm-horizon-train-ubuntu_bionic
|
- openstack-helm-horizon-train-ubuntu_bionic
|
||||||
|
Loading…
Reference in New Issue
Block a user