diff options
author | 2023-05-12 12:39:31 +0200 | |
---|---|---|
committer | 2023-05-12 12:43:01 +0200 | |
commit | a584ef1a35ea04563e9dacc74a8340a1136f66b7 (patch) | |
tree | c322cf49a25b0e2d48b237be43a21508c835310e /README.md | |
parent | cd95c11ea4d3d87263f6f9dbeb701e05644f820f (diff) |
Update Cirros to 0.6.1
Change-Id: I10f831bc4408609bd036ccdbf0090d02c5f0f5f3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 9cb7102ad0bde9b051a9dcb3ac40e1d4444c710e)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,8 +51,8 @@ export OS_REGION_NAME=XXX mkdir -p images && wget -q -O- https://git.opnfv.org/functest/plain/functest/ci/download_images.sh | sh -s -- images && ls -1 images/* ``` -images/cirros-0.5.1-aarch64-disk.img -images/cirros-0.5.1-x86_64-disk.img +images/cirros-0.6.1-aarch64-disk.img +images/cirros-0.6.1-x86_64-disk.img images/cloudify-docker-manager-community-19.01.24.tar images/Fedora-Cloud-Base-30-1.2.x86_64.qcow2 images/shaker-image-1.3.0+stretch.qcow2 |