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] bb25330ddc

Change-Id: I4bacc358cca08a71694c590202066c8565a96f02
This commit is contained in:
Jakob Meng 2022-04-28 09:59:18 +02:00
parent 9f60f0f26d
commit 3ead86904a
1 changed files with 1 additions and 0 deletions

View File

@ -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