[stable-only] Specify openstacksdk stable branch

Taking the advice given here:
http://lists.openstack.org/pipermail/openstack-discuss/2022-January/026905.html
to fix the openstacksdk-functional-devstack job.

This job is not specified in glance's .zuul.yaml, but is brought in
by the integrated-gate-storage template:
86db21ea6a/zuul.d/integrated-gate.yaml (L382-L398)

So we add the job here so that we can override its definition.

Change-Id: I8f1f38df4746cced085fb1cb4e96540763cdda13
(cherry picked from commit b76dd7880c)
(cherry picked from commit fdf7b80daf)
This commit is contained in:
Brian Rosmaita 2022-01-27 09:56:18 -05:00
parent 31a574b4e5
commit 78d63ec150
1 changed files with 10 additions and 0 deletions

View File

@ -310,6 +310,11 @@
- tempest-ipv6-only:
irrelevant-files: *tempest-irrelevant-files
- nova-ceph-multistore
- openstacksdk-functional-devstack:
required-projects:
- name: opendev.org/openstack/openstacksdk
override-branch: stable/victoria
irrelevant-files: *tempest-irrelevant-files
gate:
jobs:
@ -324,6 +329,11 @@
- tempest-ipv6-only:
irrelevant-files: *tempest-irrelevant-files
- nova-ceph-multistore
- openstacksdk-functional-devstack:
required-projects:
- name: opendev.org/openstack/openstacksdk
override-branch: stable/victoria
irrelevant-files: *tempest-irrelevant-files
experimental:
jobs:
- glance-tox-py38-glance_store-tips