From c15254988ecb01483278128465c8cc435fd72c10 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 12 Feb 2018 11:05:32 -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: I017a5d979fd70f086860b0604b4cec4d8891b1ba 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 8c425f4e..00c5ad2f 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -31,4 +31,3 @@ - openstack-ansible-functional-opensuse-423 - openstack-ansible-functional-ubuntu-xenial - openstack-ansible-upgrade-ubuntu-xenial - - openstack-ansible-cinder-ssl-nv