From 186b4119c8cc4a4eabbb8a7768f71087eb0772fb Mon Sep 17 00:00:00 2001 From: Ryan Goodfellow Date: Mon, 26 Feb 2024 11:24:21 -0800 Subject: [PATCH] use helios branch w/ larger zfs pool for ramdisk --- .github/buildomat/jobs/host-image.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/buildomat/jobs/host-image.sh b/.github/buildomat/jobs/host-image.sh index 2f4d146a488..70a2cf64a51 100755 --- a/.github/buildomat/jobs/host-image.sh +++ b/.github/buildomat/jobs/host-image.sh @@ -49,6 +49,7 @@ source "$TOP/tools/include/force-git-over-https.sh" HELIOSDIR=/work/helios git clone https://github.com/oxidecomputer/helios.git "$HELIOSDIR" cd "$HELIOSDIR" +git checkout bump-gimlet-zfs-size # Record the branch and commit in the output git status --branch --porcelain=2 # Setting BUILD_OS to no makes setup skip repositories we don't need for