Update used cirros image

As cirros 0.5.1 has been released, we should use it by default for
testing.

Change-Id: I17ec60bf5a8344a2b6442d1d2e49cf0204340c70
This commit is contained in:
Dmitriy Rabotyagov 2020-04-06 14:47:50 +03:00
parent 0a692a42d9
commit d866a8f6b9
1 changed files with 4 additions and 4 deletions

View File

@ -21,12 +21,12 @@
# properties: a dict of custom properties to attach to the image in glance
tempest_images_map:
x86_64:
- url: "https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img"
checksum: "sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8"
- url: "https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img"
checksum: "sha256:c4110030e2edf06db87f5b6e4efc27300977683d53f040996d15dcc0ad49bb5a"
format: "qcow2"
name: "cirros"
- url: "https://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img"
checksum: "sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8"
- url: "https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img"
checksum: "sha256:c4110030e2edf06db87f5b6e4efc27300977683d53f040996d15dcc0ad49bb5a"
format: "qcow2"
name: "cirros"
aarch64: