From 3ead86904ae5971a9d64b7f12fcd8abdf0cfa88d Mon Sep 17 00:00:00 2001 From: Jakob Meng Date: Thu, 28 Apr 2022 09:59:18 +0200 Subject: [PATCH] Changed our Zuul CI *-octavia job to non-voting Our *-octavia jobs pull OpenStack SDK from PyPI and PyPI is still serving the 0.x.x series of the SDK because 1.0.0 has not been released yet. A recent commit bb25330ddc [1][2] broke compatibility to older SDK releases prior to 1.0.0 and since then our *-octavia job on our master branch is failing. Ref.: [1] https://review.opendev.org/c/openstack/ansible-collections-openstack/+/839033 [2] https://opendev.org/openstack/ansible-collections-openstack/commit/bb25330ddc07d9b433c9f8db7c52baed7020f0cf Change-Id: I4bacc358cca08a71694c590202066c8565a96f02 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index b04d1e33..2b3acea3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -100,6 +100,7 @@ Run openstack collections functional tests against a master devstack with Octavia plugin enabled, using latest releases of openstacksdk and latest ansible release. Run it only on Load Balancer changes. + voting: false - job: name: ansible-collections-openstack-functional-devstack-octavia