From d98245cae84b06e3595034f1d0c3407c8231a976 Mon Sep 17 00:00:00 2001 From: Daniel Bengtsson Date: Tue, 17 Nov 2020 12:21:54 +0100 Subject: [PATCH] Add oslo.messaging-tox-py27-func-rabbit non-voting. At the moment train is block by this job. We have a random failure. Move the job to non-voting. Change-Id: I23844887722f77e827f97390fc8986f322fc7a78 --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 0c3c23f2b..05e426ee5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -228,7 +228,8 @@ - release-notes-jobs-python3 check: jobs: - - oslo.messaging-tox-py27-func-rabbit + - oslo.messaging-tox-py27-func-rabbit: + voting: false - oslo.messaging-tox-py27-func-amqp1: voting: false - oslo.messaging-tox-py27-func-kafka: