summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Rosmaita <rosmaita.fossdev@gmail.com>2022-01-27 09:56:18 -0500
committerBrian Rosmaita <rosmaita.fossdev@gmail.com>2022-01-27 12:03:09 -0500
commitfdf7b80dafa6c1a722b8a3e3bce5be995e652ce7 (patch)
tree20c873d1229ca0db8442555180541013a6c88846
parent8499efd3205d84eff35ed4ed157685313d9e3fb7 (diff)
downloadglance-fdf7b80dafa6c1a722b8a3e3bce5be995e652ce7.tar.gz
[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: https://opendev.org/openstack/tempest/src/commit/86db21ea6afb6c26a21fc143a7d061e947c31a93/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 b76dd7880cf40f8f2cc9425c54941c5d637401a2)
-rw-r--r--.zuul.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 1869933a2..66be6377d 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -329,6 +329,11 @@
- nova-ceph-multistore:
irrelevant-files: *tempest-irrelevant-files
- glance-secure-rbac-protection-functional
+ - openstacksdk-functional-devstack:
+ required-projects:
+ - name: opendev.org/openstack/openstacksdk
+ override-branch: stable/wallaby
+ irrelevant-files: *tempest-irrelevant-files
gate:
jobs:
@@ -347,6 +352,11 @@
- nova-ceph-multistore:
irrelevant-files: *tempest-irrelevant-files
- glance-secure-rbac-protection-functional
+ - openstacksdk-functional-devstack:
+ required-projects:
+ - name: opendev.org/openstack/openstacksdk
+ override-branch: stable/wallaby
+ irrelevant-files: *tempest-irrelevant-files
experimental:
jobs:
- glance-tox-py38-glance_store-tips