Add custom cirros image with ahci module enabled to cache

As discussed on the ML [1] the nova-next job is looking to start testing
the q35 machine type. In order to do this *before* the next Cirros
release a custom dev build of the Cirros image has been built with the
ahci module included, as is now required to allow for SATA based config
drives to work.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-March/020823.html

Change-Id: I67912064487598c0e5b4ce3001276f42e0ebcad1
This commit is contained in:
Lee Yarwood 2021-03-03 22:23:54 +00:00
parent 52e95f859c
commit 5ee0780486
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cirros-0.4.0-x86_64-uec.tar.gz file /opt/cache/files/cirros-0.4.0-x86_64-uec.tar
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.1-dev-ahci-x86_64-disk.img file /opt/cache/files/cirros-0.5.1-dev-ahci-x86_64-disk.img https://yarwood.me.uk/cirros-0.5.1-dev-ahci/cirros-0.5.1-dev-ahci-x86_64-disk.img
etcd-v3.1.10-linux-amd64.tar.gz file /opt/cache/files/etcd-v3.1.10-linux-amd64.tar.gz https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz
etcd-v3.2.17-linux-amd64.tar.gz file /opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz
etcd-v3.3.12-linux-amd64.tar.gz file /opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz