Merge "Bump cirros version"

This commit is contained in:
Zuul 2024-02-29 09:29:19 +00:00 committed by Gerrit Code Review
commit 0433afbead

View File

@ -193,7 +193,7 @@ rm -rf /tmp/cirros
mkdir /tmp/cirros
export CIRROS_ARCH="$(uname -p)"
export CIRROS_VERSION="0.5.1"
export CIRROS_VERSION=${CIRROS_VERSION:-"0.6.2"}
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/