Skip to content

Commit 33fa10f

Browse files
committed
[stable-only] Use os-brick from source in wallaby
We had an issue in os-brick that caused a failure of nova-ceph-multistore. This problem was already fixed in os-brick stable/wallaby [1], but wallaby has transitioned into EM and we can't release os-brick wallaby anymore. To fix the nova-ceph-multistore job this patch adds os-brick as a required project for the affected job, so it will fetch os-brick from source and not the released version. [1] https://review.opendev.org/c/openstack/os-brick/+/864479 [2] https://review.opendev.org/c/openstack/cinder/+/864916 Change-Id: Ie924260f0d558f83b1d266f0ca41cbeeaf7d2409
1 parent a9e8162 commit 33fa10f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.zuul.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@
405405
irrelevant-files: *dsvm-irrelevant-files
406406
required-projects:
407407
- openstack/nova
408+
- openstack/os-brick
408409
pre-run:
409410
- playbooks/ceph/glance-copy-policy.yaml
410411
vars:

0 commit comments

Comments
 (0)