From 6460f6731e7819365e3ab671f8ad929b395c1652 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 12 Feb 2018 11:41:09 -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: I3fc0e1597785ee101f362c028744da466a141ded Signed-off-by: Paul Belanger --- zuul.d/project.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 8cb678a..eee6ee1 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -29,4 +29,3 @@ - openstack-ansible-functional-centos-7 - openstack-ansible-functional-opensuse-423 - openstack-ansible-functional-ubuntu-xenial - - openstack-ansible-sahara-ssl-nv