Merge "Fixing deployment issue in aiab"

This commit is contained in:
Zuul 2020-03-20 18:15:48 +00:00 committed by Gerrit Code Review
commit 6deeffd773
1 changed files with 2 additions and 1 deletions

View File

@ -765,7 +765,8 @@ data:
test: docker.io/xrally/xrally-openstack:1.3.0
glance:
bootstrap: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
cirros_image: https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
# The cirros_image url is replaced to avoid rally failures due to redirects(302) while downloading the image.refer https://review.opendev.org/#/c/713992/
cirros_image: https://raw.githubusercontent.com/jasvinder1107/cirros-mirror/master/0.3.5/cirros-0.3.5-x86_64-disk.img
db_drop: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
db_init: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0