Set tempest_image_dir to /opt/cache/files in openstack CI

https://review.openstack.org/#/c/640742 fix tempest_image_dir
default var to user's home tempest-image dir. But in OpenStack CI,
the cirros image is cached already and we can use the same path
and reuse the downloaded image.

Change-Id: If21e19ad436178bab30059a5637885e1dc8ec85b
This commit is contained in:
Chandan Kumar 2019-03-06 16:01:08 +05:30
parent c62d61c16f
commit 1930244bd8
1 changed files with 2 additions and 0 deletions

View File

@ -185,6 +185,8 @@ tempest_network_ping_gateway: yes
{% if nodepool_dir.stat.exists %}
# Disable chronyd in OpenStack CI
security_rhel7_enable_chrony: no
# The location where images are downloaded in openstack-infra
tempest_image_dir: "/opt/cache/files"
{% endif %}
# For testing purposes in public clouds, we need to ignore these