From ae58165eadc2fcfbabcf763e7d2995c8d2a330b2 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 12 Feb 2018 10:19:15 -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: Id17185fe699925d849a51a8e2482ef50c93aa229 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 bafb613d..7eda5c81 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -33,4 +33,3 @@ - openstack-ansible-functional-ubuntu-xenial - openstack-ansible-upgrade-ubuntu-xenial - openstack-ansible-lxd-ubuntu-xenial - - openstack-ansible-nova-ssl-nv