Use Rocky release of Heat in Queens job

The oldest branch in Heat repository is stable/rocky. Previously,
Zuul CI would use the master branch of Heat since it could not find
stable/queens branch but master branch has incompatibilities with
our Queens job.

Change-Id: Iaeca759cad641d4923fc63489fd65f57d9f1345a
This commit is contained in:
Jakob Meng
2022-04-26 11:39:10 +02:00
parent 0c6e8bed69
commit e869564e3c

View File

@@ -442,6 +442,9 @@
- # Choose parent devstack job from stable/queens branch
name: openstack/devstack
override-checkout: stable/queens
- name: openstack/heat
# Earliest branch in Heat repository is stable/rocky
override-checkout: stable/rocky
- name: openstack/openstacksdk
# Run queens with highest possible py2 version of SDK
override-checkout: stable/train