From 56c556363e18d3b1956fdede4c8db70bb77828d2 Mon Sep 17 00:00:00 2001 From: Steve Wilkerson Date: Wed, 18 Apr 2018 16:40:26 -0500 Subject: [PATCH] Make fedora check nonvoting until issues resolved This ps changes the fedora check to nonvoting until the fedora checks are more reliable Change-Id: I183df4fe3c4be76280ca87adee215d6a2a7d1414 --- .zuul.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 01b607230..41615578d 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -22,13 +22,12 @@ - openstack-helm-infra-centos: voting: true - openstack-helm-infra-fedora: - voting: true + voting: false gate: jobs: - openstack-helm-infra-linter - openstack-helm-infra-ubuntu - openstack-helm-infra-centos - - openstack-helm-infra-fedora - nodeset: name: openstack-helm-single-node