mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Added job variants for stable/1.0.0 branch to Zuul CI config
Releases of OpenStack SDK on PyPI will soon switch to the 1.*.* series which our stable/1.0.0 branch is incompatible with. Previously, in commit0f532d10f3, several jobs have been changed to run on master branch only. This patch adds siblings jobs for our stable/1.0.0 branch which pull the latest SDK releases of the 0.*.* series from PyPI instead. Ref.:0f532d10f3Change-Id: Iefc6acfa4c25eb5d9ab062a3bfa655be2188cb77
This commit is contained in:
1
tests/pip-constraints-none.txt
Normal file
1
tests/pip-constraints-none.txt
Normal file
@@ -0,0 +1 @@
|
||||
# No constraints are defined by default
|
||||
1
tests/pip-constraints-openstacksdk-0.x.x.txt
Normal file
1
tests/pip-constraints-openstacksdk-0.x.x.txt
Normal file
@@ -0,0 +1 @@
|
||||
openstacksdk<1.0.0
|
||||
Reference in New Issue
Block a user