2224100eac
We've patched stackviz to work under python3 properly but we are still pulling an old tarball for stackviz that was built last year. The legacy job that built the file at this location seems to have been removed. Switch to the new dist/ location which appears to be correct based on tarball file sizes. Someone that understands stackviz better than me should confirm this new locations is the correct one. Change-Id: If659a6f1fb50d288afed75e3f4975f7a4d140d35 |
||
---|---|---|
.. | ||
extra-data.d | ||
element-deps | ||
README.rst | ||
source-repository-pip | ||
source-repository-stackviz | ||
source-repository-zanatacli |
cache-devstack
Pre-cache a range of things into CI images. This element uses the
source-repositories
element to acquire files to be cached.
The standard cache location is /opt/cache/files
.
A number of strategies are used to get the files to be cached.
We have a number of source-repository-*
files for each
package package that should be cached into images.
extra-data.d/55-cache-devstack-repos
goes through each
devstack branch and runs the tools/image_list.sh
script to
dynamically build a list of files to cache as requested by devstack.
This is mostly virtual machine images, but also some other peripheral
packages.