Merge "Add NODEPOOL_LXC_IMAGE_PROXY for faster and more reliable images"

This commit is contained in:
Zuul 2018-08-17 05:00:18 +00:00 committed by Gerrit Code Review
commit bd9f1232a3
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
echo "galera_percona_xtrabackup_repo_host=${NODEPOOL_PERCONA_PROXY}"
echo "galera_repo_host=${NODEPOOL_MIRROR_HOST}:8080"
echo "repo_build_pip_default_index=${NODEPOOL_PYPI_MIRROR}"
echo "nspawn_hosts_container_image_repo=${NODEPOOL_LXC_IMAGE_PROXY}"
# NOTE(mnaser): We need to make sure we pull the latest RDO mirror
# which is hashed to avoid cache going stale during CI.