From 0c541c2e938863200d25edbf35965a095e27f014 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 12 Feb 2018 11:07:36 -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: I8fd31e28981863f582c00ccfe823950bb08ba0cf 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 9c082e2b..a943f086 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -37,4 +37,3 @@ - openstack-ansible-upgrade-ubuntu-xenial - openstack-ansible-v1_api_enabled - openstack-ansible-v2_registry_enabled - - openstack-ansible-glance-ssl-nv