From 9651c635b7ab412074b9366633a8bd20589ef91e Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Mon, 1 Feb 2021 09:11:12 +0100 Subject: [PATCH] Temporary make rally job non-voting We need to fix bug [1] and then make this job voting again. But for now lets unblock the gate by making it non-voting temporary. [1] https://bugs.launchpad.net/neutron/+bug/1913718 Change-Id: I1129132967895cd59b0576db82a2ff659c778493 Related-Bug: #1913718 --- zuul.d/project.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 7e3630bc14a..fc94c2d65bb 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -33,6 +33,9 @@ irrelevant-files: *irrelevant-files - neutron-rally-task: irrelevant-files: *irrelevant-files + # TODO(slaweq) make this job to be voting again when bug + # https://bugs.launchpad.net/neutron/+bug/1913718 will be fixed + voting: false - neutron-grenade-multinode: irrelevant-files: *irrelevant-files - neutron-grenade-dvr-multinode: