Skip to content

Commit e797da0

Browse files
committed
Increase resources
for 'sig-builds' tests, I had to increase disk size locally.
1 parent 075d7d7 commit e797da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ sudo mv out/linux-amd64/crc /usr/local/bin/
6868
popd
6969

7070
crc setup
71-
crc start -m 16000 -c 7 -p "${HOME}"/pull-secret -b crc_libvirt_*.crcbundle
71+
crc start --disk-size 80 -m 20000 -c 8 -p "${HOME}"/pull-secret -b crc_libvirt_*.crcbundle
7272

7373
mkdir -p /tmp/artifacts
7474
export KUBECONFIG="${HOME}"/.crc/machines/crc/kubeconfig

0 commit comments

Comments
 (0)