diff --git a/ci_microshift.sh b/ci_microshift.sh index 282fe7dd..2ac726b5 100755 --- a/ci_microshift.sh +++ b/ci_microshift.sh @@ -5,11 +5,12 @@ set -exuo pipefail sudo yum install -y make golang ./shellcheck.sh -MICROSHIFT_PRERELEASE=yes ./microshift.sh +./microshift.sh # Set the zstd compression level to 10 to have faster # compression while keeping a reasonable bundle size. export CRC_ZSTD_EXTRA_FLAGS="-10" + ./createdisk.sh crc-tmp-install-data # Delete the crc domain which created by snc so it can created