From 8c00d623efc57b7d955baf6455b7bb3eec456dff Mon Sep 17 00:00:00 2001 From: portdirect Date: Sun, 17 Dec 2017 12:42:17 -0500 Subject: [PATCH] Gate: move all checks to voting This PS moves all the current checks to voting gates. Change-Id: Ie3a8d67a64d6f9a9a58f8c6d935bd5cf204f98ca --- .zuul.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a296caac0..0b3139d7d 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -21,13 +21,15 @@ - openstack-helm-infra-ubuntu: voting: true - openstack-helm-infra-centos: - voting: false + voting: true - openstack-helm-infra-fedora: - voting: false + voting: true gate: jobs: - openstack-helm-infra-linter - openstack-helm-infra-ubuntu + - openstack-helm-infra-centos + - openstack-helm-infra-fedora - nodeset: name: openstack-helm-single-node