diff --git a/run_tests.sh b/run_tests.sh index f30f03d43..9e464bdfc 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -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/