From 620956c61dc4de40356406457b7816e40cb39f86 Mon Sep 17 00:00:00 2001 From: Jakob Meng Date: Wed, 1 Jun 2022 20:50:10 +0200 Subject: [PATCH] Changed our DevStack based Zuul CI jobs to voting Keep jobs with devel branch of Ansible non-voting to prevent Ansible from blocking our Zuul CI gates. Change-Id: Iba427d1852e56aaafc394c8265d3d1f28ca9574b --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index b612d675..6869f2c2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -515,7 +515,6 @@ dependencies: &deps_unit_lint - tox-pep8 - openstack-tox-linters-ansible-2.12 - voting: false - ansible-collections-openstack-functional-devstack-ansible-2.9: dependencies: *deps_unit_lint - ansible-collections-openstack-functional-devstack-ansible-2.12: