Make TLS job non-voting
The job is quite unstable now. Let's temporarily make it non-voting to unblock the gate. Change-Id: If77a623f8652f797a24b2c5aa902f35f08379219
This commit is contained in:
parent
34d1672a65
commit
0f27364fb3
@ -372,6 +372,9 @@
|
|||||||
name: openstack-helm-tls
|
name: openstack-helm-tls
|
||||||
parent: openstack-helm-deploy
|
parent: openstack-helm-deploy
|
||||||
abstract: true
|
abstract: true
|
||||||
|
# NOTE(kozhukalov): The job is quite unstable now. Let's
|
||||||
|
# temporarily disable voting for this job to unblock the gate.
|
||||||
|
voting: false
|
||||||
vars:
|
vars:
|
||||||
gate_scripts:
|
gate_scripts:
|
||||||
- ./tools/deployment/common/prepare-k8s.sh
|
- ./tools/deployment/common/prepare-k8s.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user