From 0c81b6058f015a48d5fce4eef4881946986d5603 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Wed, 1 Aug 2018 09:34:47 +0100 Subject: [PATCH] Move centos tests to voting These are now passing so should be voting again to prevent regressions. Change-Id: Ic696746772ca1b707ea12085917bf72f96e8cac3 --- zuul.d/project.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 2f7fc79b..a52632ed 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -17,11 +17,6 @@ - openstack-ansible-role-jobs check: jobs: - # TODO(evrardjp): Revert this to voting as soon - # as https://bugs.launchpad.net/openstack-ansible/+bug/1729263 - # is fixed. - - openstack-ansible-functional-centos-7: - voting: false - openstack-ansible-upgrade-ubuntu-xenial # TODO(odyssey4me): Revert this once the multi-region # tests are fixed. @@ -37,11 +32,6 @@ - openstack-ansible-functional-distro_install-opensuse-423 gate: jobs: - # TODO(evrardjp): Reintroduce the centos gating - # job when https://bugs.launchpad.net/openstack-ansible/+bug/1729263 - # is fixed - - openstack-ansible-functional-centos-7: - voting: false - openstack-ansible-upgrade-ubuntu-xenial # TODO(odyssey4me): Revert this once the multi-region # tests are fixed.