diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 5444e9b30..a741a4550 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -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