From 0af17cfa2b014463268e90f09eaa0297e670e81e Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Tue, 26 Jul 2022 15:04:27 -0500 Subject: [PATCH] Disable Xena and Yoga jobs temporarily The Xena and Yoga jobs have been unstable lately, the compute-kit job does not run reliable in Zuul. While we diagnose and fix the issue, this change comments out both X & Y release jobs to reduce the number of blocked developers and wasted rechecks. Change-Id: I53f1a9cd8c24939cf73729c5c2a8bb674403fdd6 --- zuul.d/project.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 5d0a4c9786..36996448ad 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -26,14 +26,14 @@ - openstack-helm-cinder-ussuri-ubuntu_bionic - openstack-helm-cinder-victoria-ubuntu_focal - openstack-helm-cinder-wallaby-ubuntu_focal - - openstack-helm-cinder-xena-ubuntu_focal - - openstack-helm-cinder-yoga-ubuntu_focal + # - openstack-helm-cinder-xena-ubuntu_focal + # - openstack-helm-cinder-yoga-ubuntu_focal - openstack-helm-compute-kit-ussuri-ubuntu_bionic - openstack-helm-compute-kit-victoria-ubuntu_focal - openstack-helm-compute-kit-victoria-ubuntu_focal-umbrella - openstack-helm-compute-kit-wallaby-ubuntu_focal - - openstack-helm-compute-kit-xena-ubuntu_focal - # TODO(gagehugo): Fix and enable this job + # TODO(gagehugo): Fix and enable these job + # - openstack-helm-compute-kit-xena-ubuntu_focal # - openstack-helm-compute-kit-yoga-ubuntu_focal - openstack-helm-horizon-wallaby-ubuntu_focal - openstack-helm-keystone-ldap