From 0f27364fb3887ef0b26e92f5f9208fa97b6a1b6f Mon Sep 17 00:00:00 2001 From: Vladimir Kozhukalov Date: Tue, 18 Feb 2025 15:00:16 -0600 Subject: [PATCH] Make TLS job non-voting The job is quite unstable now. Let's temporarily make it non-voting to unblock the gate. Change-Id: If77a623f8652f797a24b2c5aa902f35f08379219 --- zuul.d/base.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index d7114df32d..10d64a7fa4 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -372,6 +372,9 @@ name: openstack-helm-tls parent: openstack-helm-deploy abstract: true + # NOTE(kozhukalov): The job is quite unstable now. Let's + # temporarily disable voting for this job to unblock the gate. + voting: false vars: gate_scripts: - ./tools/deployment/common/prepare-k8s.sh