From 116886347387ca2b1998ab36901141418d667859 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Dulko?= <mdulko@redhat.com>
Date: Fri, 17 Mar 2023 15:12:53 +0100
Subject: [PATCH] Make Amphora jobs non-voting

For a long time gate jobs with Amphora are unstable due to LBs being
unstable due to Amphora somehow not working as expected. The gates with
OVN Octavia provider are much more stable for the same cases. This
commit makes all the jobs with Amphora non-voting to fight constant
rechecks that we're forced to do.

Change-Id: I94a7403fa1dd038b7f9f8a922a4f635ed5816067
---
 .zuul.d/tempest-jobs.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.zuul.d/tempest-jobs.yaml b/.zuul.d/tempest-jobs.yaml
index a54ead14a..fc34069fe 100644
--- a/.zuul.d/tempest-jobs.yaml
+++ b/.zuul.d/tempest-jobs.yaml
@@ -81,7 +81,7 @@
       devstack_services:
         q-trunk: true
         o-da: false
-    voting: true
+    voting: false
 
 - job:
     name: kuryr-kubernetes-tempest-ipv6
@@ -226,7 +226,7 @@
         o-cw: true
         o-hk: true
         o-hm: true
-    voting: true
+    voting: false
 
 - job:
     name: kuryr-kubernetes-tempest-amphora-ovs