Merge "Set tempest_image_dir to /opt/cache/files in openstack CI"
This commit is contained in:
commit
a082d57825
@ -185,6 +185,8 @@ tempest_network_ping_gateway: yes
|
|||||||
{% if nodepool_dir.stat.exists %}
|
{% if nodepool_dir.stat.exists %}
|
||||||
# Disable chronyd in OpenStack CI
|
# Disable chronyd in OpenStack CI
|
||||||
security_rhel7_enable_chrony: no
|
security_rhel7_enable_chrony: no
|
||||||
|
# The location where images are downloaded in openstack-infra
|
||||||
|
tempest_image_dir: "/opt/cache/files"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# For testing purposes in public clouds, we need to ignore these
|
# For testing purposes in public clouds, we need to ignore these
|
||||||
|
Loading…
x
Reference in New Issue
Block a user