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: I3ce0afba155e923b6dd50f83fa6b529908b9a79b Signed-off-by: Steve Wilkerson <sw5822@att.com>
This commit is contained in:
parent
027c8497a2
commit
803f0e8435
@ -28,8 +28,10 @@
|
||||
- openstack-helm-infra-aio-network-policy:
|
||||
voting: false
|
||||
- openstack-helm-infra-openstack-support
|
||||
- openstack-helm-infra-kubernetes-keystone-auth:
|
||||
voting: false
|
||||
# NOTE(srwilkers): Disabling this job until issues with the kubeadm-aio
|
||||
# based deployments are addressed
|
||||
# - openstack-helm-infra-kubernetes-keystone-auth:
|
||||
# voting: false
|
||||
# some testing performed here to check for any break of host/label
|
||||
# override functionality
|
||||
- openstack-helm-infra-airship-divingbell:
|
||||
@ -44,22 +46,24 @@
|
||||
- openstack-helm-infra-aio-logging
|
||||
- openstack-helm-infra-aio-monitoring
|
||||
- openstack-helm-infra-openstack-support
|
||||
periodic:
|
||||
jobs:
|
||||
- openstack-helm-infra-tenant-ceph
|
||||
- openstack-helm-infra-five-ubuntu
|
||||
- openstack-helm-infra-armada-deploy
|
||||
- openstack-helm-infra-armada-update-uuid
|
||||
- openstack-helm-infra-armada-update-passwords
|
||||
experimental:
|
||||
jobs:
|
||||
# NOTE(srwilkers): Disabling all periodic and experimental jobs until
|
||||
# issues with the kubeadm-aio based deployments are addressed
|
||||
# periodic:
|
||||
# jobs:
|
||||
# - openstack-helm-infra-tenant-ceph
|
||||
# - openstack-helm-infra-five-ubuntu
|
||||
# - openstack-helm-infra-armada-deploy
|
||||
# - openstack-helm-infra-armada-update-uuid
|
||||
# - openstack-helm-infra-armada-update-passwords
|
||||
# experimental:
|
||||
# jobs:
|
||||
# NOTE(srwilkers): Disable fedora experimental jobs until issues resolved
|
||||
#- openstack-helm-infra-five-fedora
|
||||
# NOTE(srwilkers): Disable centos experimental jobs until issues resolved
|
||||
#- openstack-helm-infra-five-centos
|
||||
- openstack-helm-infra-five-ubuntu
|
||||
- openstack-helm-infra-tenant-ceph
|
||||
- openstack-helm-infra-elastic-beats
|
||||
- openstack-helm-infra-armada-deploy
|
||||
- openstack-helm-infra-armada-update-uuid
|
||||
- openstack-helm-infra-armada-update-passwords
|
||||
# - openstack-helm-infra-five-ubuntu
|
||||
# - openstack-helm-infra-tenant-ceph
|
||||
# - openstack-helm-infra-elastic-beats
|
||||
# - openstack-helm-infra-armada-deploy
|
||||
# - openstack-helm-infra-armada-update-uuid
|
||||
# - openstack-helm-infra-armada-update-passwords
|
||||
|
Loading…
x
Reference in New Issue
Block a user