mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
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 commitbb25330ddc[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]bb25330ddcChange-Id: I4bacc358cca08a71694c590202066c8565a96f02
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user