Do not pin openstacksdk to master

openstacksdk-functional-devstack job is failing, because it overrides
openstacksdk's branch to master branch, in which the dependency
constraints contradicts with the constraints on zed branch, thus
we need to remove the branch override.

Change-Id: Ic1c9cb2e04259aaf78342b4bb2161235666abb49
(cherry picked from commit f48f90bee4)
(cherry picked from commit d80aa0d857)
This commit is contained in:
Elod Illes
2023-06-12 19:15:33 +02:00
committed by Dr. Jens Harbott
parent 5d395a3136
commit 7c19c4e65a

View File

@@ -32,14 +32,14 @@
# NOTE: We pull in roles from the tempest repo for stackviz processing.
- zuul: opendev.org/openstack/tempest
required-projects:
# These jobs will DTRT when openstacksdk triggers them, but we want to
# make sure stable branches of openstacksdk never get cloned by other
# people, since stable branches of openstacksdk are, well, not actually
# things.
# NOTE(elod.illes): originally this job runs against openstacksdk's and
# os-client-config's master branch as that is what we want to test. This
# is fine up till that point where the constraints of dependencies begin
# to contradict on master and on old stable branches. Thus we have to
# fallback to original behaviour: use the actual stable branches on old
# stable gates.
- name: openstack/openstacksdk
override-branch: master
- name: openstack/os-client-config
override-branch: master
timeout: 9000
vars:
devstack_localrc: