From cf5ca79709982a296037799991e18f2c9b775ebb Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 12 Feb 2018 11:41: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: I1c24fef4a3b40bc70ea871b32c930b3e7048672d 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 16234dd..baecf41 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -27,4 +27,3 @@ - openstack-ansible-linters - openstack-ansible-functional-opensuse-423 - openstack-ansible-functional-ubuntu-xenial - - openstack-ansible-tacker-ssl-nv