From 477222cec31beb1e981404b81c0e8dd5cd3750b5 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 12 Feb 2018 11:03:20 -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: I1f44ae258fa073071389891a6bdf35d54b33697f 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 6a586e7c..3bb0a704 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -25,4 +25,3 @@ jobs: - openstack-ansible-linters - openstack-ansible-functional-ubuntu-xenial - - openstack-ansible-ironic-ssl-nv