ce57525385
Based on analysis in If71a09a55d0a36abe0a89bdc9cc39a7e65510737 discussion, CirrOS 0.5.2 is only used by default in unmaintained branches of devstack and 0.6.1 was never a default in any branch of devstack. Clean these up to keep the cache reasonable. If jobs occasionally need different versions, they can still download them. Change-Id: Id15d0d19ee29a90e56a052d66d3b7d0c90e88e54 |
||
---|---|---|
.. | ||
element-deps | ||
README.rst | ||
source-repository-dstat_graph | ||
source-repository-images | ||
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.