Merge "Bump cirros version to 0.6.3"

This commit is contained in:
Zuul 2024-10-04 14:50:49 +00:00 committed by Gerrit Code Review
commit 5419da93b8

View File

@ -193,7 +193,7 @@ rm -rf /tmp/cirros
mkdir /tmp/cirros
export CIRROS_ARCH="$(uname -p)"
export CIRROS_VERSION=${CIRROS_VERSION:-"0.6.2"}
export CIRROS_VERSION=${CIRROS_VERSION:-"0.6.3"}
if [ -f ~/cache/files/cirros-$CIRROS_VERSION-$CIRROS_ARCH-uec.tar.gz ]; then
tar -xzvf ~/cache/files/cirros-$CIRROS_VERSION-$CIRROS_ARCH-uec.tar.gz -C /tmp/cirros/