From 2151c08dd5106d247b06f7ba849618b5b6d7e2d8 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 12 Feb 2018 11:36:57 -0500 Subject: [PATCH] Stop running non-voting jobs in gate There isn't a need to run non-voting jobs in gate, as it ends up just wasting CI resources. Results can be obtained from the check pipeline results. Change-Id: Ic39e09e654a92f68c4441e739ec964bcb67431ad Signed-off-by: Paul Belanger (cherry picked from commit 6e1c4cba27673960a24dec6fd0bcd4e4b2a0b365) --- zuul.d/project.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index e6ec0e5..f1200d8 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -27,4 +27,3 @@ jobs: - openstack-ansible-linters - openstack-ansible-functional-ubuntu-xenial - - openstack-ansible-magnum-ssl-nv