diff --git a/common-tasks/test-set-nodepool-vars.yml b/common-tasks/test-set-nodepool-vars.yml index 123e697f..50be0e8a 100644 --- a/common-tasks/test-set-nodepool-vars.yml +++ b/common-tasks/test-set-nodepool-vars.yml @@ -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.