From deed80582ef2b27796b5439baff5e3876ec266df Mon Sep 17 00:00:00 2001 From: Andrii Ostapenko Date: Tue, 2 Feb 2021 06:11:14 -0600 Subject: [PATCH] Temporary make tls job non-voting ubuntu-bionic-expanded is not available now. Temporary disable it to unlock urgent efforts. Change-Id: Ib6224d7420b0b09c1fbd615437eb15f02e762c34 Signed-off-by: Andrii Ostapenko --- zuul.d/project.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 32c2b95b55..286b22a732 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -38,7 +38,13 @@ gate: jobs: - openstack-helm-lint - - openstack-helm-tls + - openstack-helm-tls: + # NOTE(aostapenko) While keeping this job non-voting in gate + # pipeline may not seem to have sense - disabling it is temporary + # and job result should be kept visible so it's not forgotten + # to be enabled first thing after ubuntu-bionic-expanded nodes + # are available + voting: false - openstack-helm-cinder-stein-ubuntu_bionic - openstack-helm-compute-kit-stein-ubuntu_bionic - openstack-helm-horizon-stein-ubuntu_bionic