Stop caching infrequently-used CirrOS images

According to Ic8b3e790fe332cf68bad7aaa3d5f85229600380b review
comments, OpenSearch indexing indicates jobs aren't often using
CirrOS 0.3.4, 0.3.5, 0.4.0 or 0.5.1 images any longer. If jobs
occasionally used them and have to retrieve them from the Internet
then that's fine, we really only need to cache images which are used
frequently. Remove the rest in order to shrink our node images
somewhat.

Change-Id: Ibada405e0c1183559f428c749d0e54d0a45a2223
changes/35/873735/1
Jeremy Stanley 2023-02-14 17:25:45 +00:00
parent 10abfbe573
commit 5262094f9e
1 changed files with 0 additions and 7 deletions

View File

@ -1,10 +1,3 @@
cirros-0.3.4-x86_64-disk.img file /opt/cache/files/cirros-0.3.4-x86_64-disk.img https://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img
cirros-0.3.5-x86_64-disk.img file /opt/cache/files/cirros-0.3.5-x86_64-disk.img https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
cirros-0.4.0-x86_64-disk.img file /opt/cache/files/cirros-0.4.0-x86_64-disk.img https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img
cirros-0.4.0-x86_64-uec.tar.gz file /opt/cache/files/cirros-0.4.0-x86_64-uec.tar.gz https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz
cirros-0.5.1-x86_64-disk.img file /opt/cache/files/cirros-0.5.1-x86_64-disk.img https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img
cirros-0.5.1-x86_64-uec.tar.gz file /opt/cache/files/cirros-0.5.1-x86_64-uec.tar.gz https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-uec.tar.gz
cirros-0.5.1-aarch64-disk.img file /opt/cache/files/cirros-0.5.1-aarch64-disk.img https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-aarch64-disk.img
cirros-0.5.2-x86_64-disk.img file /opt/cache/files/cirros-0.5.2-x86_64-disk.img https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img
cirros-0.5.2-x86_64-uec.tar.gz file /opt/cache/files/cirros-0.5.2-x86_64-uec.tar.gz https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz
cirros-0.5.2-aarch64-disk.img file /opt/cache/files/cirros-0.5.2-aarch64-disk.img https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img