Zuul.d: Making TLS gate voting again
Reverting https://review.opendev.org/c/openstack/openstack-helm/+/773651 since ubuntu-bionic-expanded seems to be available now. Depends-on: https://review.opendev.org/c/openstack/openstack-helm/+/787557 Change-Id: Ib93eca9e6e84a60af2bd3ed5b90647966fa0aca3
This commit is contained in:
parent
16098031c5
commit
7f42914f7d
@ -305,10 +305,10 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-helm-tls
|
name: openstack-helm-tls
|
||||||
parent: openstack-helm-chart-deploy
|
parent: openstack-helm-chart-deploy
|
||||||
nodeset: openstack-helm-single-16GB-node
|
nodeset: openstack-helm-single-32GB-node
|
||||||
vars:
|
vars:
|
||||||
osh_params:
|
osh_params:
|
||||||
openstack_release: stein
|
openstack_release: train
|
||||||
container_distro_name: ubuntu
|
container_distro_name: ubuntu
|
||||||
container_distro_version: bionic
|
container_distro_version: bionic
|
||||||
feature_gates: tls
|
feature_gates: tls
|
||||||
|
@ -34,13 +34,7 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-helm-lint
|
- openstack-helm-lint
|
||||||
- openstack-helm-tls:
|
- 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-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