From 2df9cc98d74c2e69967f4b94cf7c220deae243a6 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 12 Feb 2018 11:42:41 -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: Ic09301ca37d497c3400dd9678cf754c71510410a Signed-off-by: Paul Belanger (cherry picked from commit 90fed1dbf420f9dcbc79d79d1ad9d654d84f8be4) --- zuul.d/project.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 5b33aac..32d32a9 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -27,4 +27,3 @@ - openstack-ansible-linters - openstack-ansible-functional-ubuntu-xenial - openstack-ansible-functional-centos-7 - - openstack-ansible-trove-ssl-nv