[CI] Fix grenade-heat-multinode
heat-tempest-plugin dropped py38 support, hence it cannot be installed from recent master, so we need to override the checkout to the version that still supports py38 (2.3.0). Change-Id: I31dba0f1a7e188a03a0e262e95d959c8496daab6
This commit is contained in:
parent
81a8b93254
commit
710bb890ea
@ -134,7 +134,10 @@
|
||||
parent: grenade-multinode
|
||||
required-projects:
|
||||
- opendev.org/openstack/heat
|
||||
- opendev.org/openstack/heat-tempest-plugin
|
||||
# NOTE(elod.illes): as soon as 2023.1-last tag exists for
|
||||
# heat-tempest-plugin we should replace 2.3.0 version to that.
|
||||
- name: opendev.org/openstack/heat-tempest-plugin
|
||||
override-checkout: 2.3.0
|
||||
- opendev.org/openstack/python-heatclient
|
||||
vars:
|
||||
grenade_devstack_localrc:
|
||||
|
Loading…
Reference in New Issue
Block a user