Disable multinode gate jobs
With the latest removal of the tiller chart, the multinode jobs were still utilizing the older method of deploying the kubeadm-aio. We can disable these for now until the jobs get updated to avoid blocking existing work. Change-Id: Icbf694a1b23da5e662ba5b894ff45f443f705021
This commit is contained in:
parent
5233582991
commit
42cdcea972
@ -38,8 +38,9 @@
|
||||
- openstack-helm-cinder-train-ubuntu_bionic
|
||||
- openstack-helm-compute-kit-train-ubuntu_bionic
|
||||
- openstack-helm-horizon-train-ubuntu_bionic
|
||||
- openstack-helm-multinode-compute-kit-train-ubuntu_bionic
|
||||
- openstack-helm-multinode-cinder-train-ubuntu_bionic
|
||||
# NOTE(gagehugo) Disable until tiller fix/removal
|
||||
# - openstack-helm-multinode-compute-kit-train-ubuntu_bionic
|
||||
# - openstack-helm-multinode-cinder-train-ubuntu_bionic
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-helm-charts
|
||||
|
Loading…
Reference in New Issue
Block a user