CI: Use python-aodhclient from git repo in Zuul FT

python-aodhclient must be installed from the git code in order for Zuul
FT to succeed until the patch [1] fix is applied to it installed by pip.

[1] https://review.opendev.org/c/openstack/python-aodhclient/+/819393

This patch changes to use python-aodhclient from git repo in Zuul FT.

Change-Id: I2cf11c47ab64a29c72e3ccbbe4baa3c45c446364
This commit is contained in:
Ayumu Ueha 2021-11-29 01:59:33 +00:00
parent 6cab16be36
commit 777c2f06ec
1 changed files with 8 additions and 0 deletions

View File

@ -91,6 +91,10 @@
- openstack/mistral
- openstack/mistral-dashboard
- openstack/networking-sfc
# TODO(ueha): Remove after the following hotfix is applied to
# python-aodhclient installed by pip.
# https://review.opendev.org/c/openstack/python-aodhclient/+/819393
- openstack/python-aodhclient
- openstack/python-barbicanclient
- openstack/python-blazarclient
- openstack/python-mistralclient
@ -129,6 +133,10 @@
heat: https://opendev.org/openstack/heat
networking-sfc: https://opendev.org/openstack/networking-sfc
aodh: https://opendev.org/openstack/aodh
# TODO(ueha): Remove after the following hotfix is applied to
# python-aodhclient installed by pip.
# https://review.opendev.org/c/openstack/python-aodhclient/+/819393
python-aodhclient: https://opendev.org/openstack/python-aodhclient
barbican: https://opendev.org/openstack/barbican
mistral: https://opendev.org/openstack/mistral
blazar: https://opendev.org/openstack/blazar