From 327901ad77e7938b36444484191fe1320d635d93 Mon Sep 17 00:00:00 2001 From: Gunjan Vyas Date: Thu, 23 Jan 2025 10:08:56 +0530 Subject: [PATCH] ci changes for test Signed-off-by: Gunjan Vyas --- ci_microshift.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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