From 47d5fe0db17bdc478b18b5e2d49730a27175d407 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 12 Feb 2018 11:09:10 -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: I4c941db4a4e09c2e9d5298d9d7be9b37482874ab 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 4ee1a42..e8fbea2 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -31,4 +31,3 @@ - openstack-ansible-functional-centos-7 - openstack-ansible-functional-opensuse-423 - openstack-ansible-functional-ubuntu-xenial - - openstack-ansible-heat-ssl-nv