From 0412a574143abb059ab8236d521a43913c354020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Dulko?= Date: Mon, 15 Feb 2021 15:31:24 +0100 Subject: [PATCH] Make stable/train job non-voting Seems like the kuryr-kubernetes-tempest-train job got broken due to some incompatibilities in amphora build process. I don't see much value in debugging that on our side and in order to not block the development of the kuryr-tempest-plugin this commit makes the job non-voting. Change-Id: I122db986abf6403f9ab079e9ecae0d96ae4593e8 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 3b65cb1b..24d30b06 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -47,6 +47,7 @@ vars: devstack_localrc: USE_PYTHON3: True + voting: false - job: name: kuryr-kubernetes-tempest-stein