Merge "Zuul.d: Making TLS gate voting again"
This commit is contained in:
commit
a85398bf52
@ -305,10 +305,10 @@
|
||||
- job:
|
||||
name: openstack-helm-tls
|
||||
parent: openstack-helm-chart-deploy
|
||||
nodeset: openstack-helm-single-16GB-node
|
||||
nodeset: openstack-helm-single-32GB-node
|
||||
vars:
|
||||
osh_params:
|
||||
openstack_release: stein
|
||||
openstack_release: train
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: bionic
|
||||
feature_gates: tls
|
||||
|
@ -34,13 +34,7 @@
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-helm-lint
|
||||
- openstack-helm-tls:
|
||||
# NOTE(aostapenko) While keeping this job non-voting in gate
|
||||
# pipeline may not seem to have sense - disabling it is temporary
|
||||
# and job result should be kept visible so it's not forgotten
|
||||
# to be enabled first thing after ubuntu-bionic-expanded nodes
|
||||
# are available
|
||||
voting: false
|
||||
- openstack-helm-tls
|
||||
- openstack-helm-cinder-train-ubuntu_bionic
|
||||
- openstack-helm-compute-kit-train-ubuntu_bionic
|
||||
- openstack-helm-horizon-train-ubuntu_bionic
|
||||
|
Loading…
Reference in New Issue
Block a user