Disable kubeadm-aio jobs while issues addressed
This disables the keystone-auth single node job and all multinode periodic and experimental jobs while standing issues with the kubeadm-aio image deployment are sorted out Change-Id: I4e1de001ddf17b3c035ca174b7ef8acec8f2bf2c Signed-off-by: Steve Wilkerson <sw5822@att.com>
This commit is contained in:
parent
942fa475cf
commit
f6fe35d452
@ -56,17 +56,21 @@
|
||||
# Keystone job that exersizes feature gate
|
||||
- openstack-helm-keystone-ldap
|
||||
# Unique periodic jobs
|
||||
- openstack-helm-multinode-temp-ubuntu
|
||||
- openstack-helm-ironic-ubuntu
|
||||
- openstack-helm-armada-deploy
|
||||
- openstack-helm-armada-update-uuid
|
||||
- openstack-helm-armada-update-passwords
|
||||
experimental:
|
||||
jobs:
|
||||
# NOTE(srwilkers): Disabling the following jobs until
|
||||
# issues with the kubeadm-aio based deployments are addressed
|
||||
# - openstack-helm-multinode-temp-ubuntu
|
||||
# - openstack-helm-ironic-ubuntu
|
||||
# - openstack-helm-armada-deploy
|
||||
# - openstack-helm-armada-update-uuid
|
||||
# - openstack-helm-armada-update-passwords
|
||||
# NOTE(srwilkers): Disabling the following jobs until
|
||||
# issues with the kubeadm-aio based deployments are addressed
|
||||
# experimental:
|
||||
# jobs:
|
||||
# - openstack-helm-multinode-temp-centos
|
||||
# # NOTE(lamt): Make fedora job experimental until issues with gates are resolved.
|
||||
# - openstack-helm-multinode-temp-fedora
|
||||
# - openstack-helm-multinode-temp-tempest
|
||||
- openstack-helm-armada-deploy
|
||||
- openstack-helm-armada-update-uuid
|
||||
- openstack-helm-armada-update-passwords
|
||||
# - openstack-helm-armada-deploy
|
||||
# - openstack-helm-armada-update-uuid
|
||||
# - openstack-helm-armada-update-passwords
|
||||
|
Loading…
x
Reference in New Issue
Block a user