Skip to content

Commit fd19e36

Browse files
authored
Merge pull request #2323 from k8s-infra-cherrypick-robot/cherry-pick-2316-to-release-0.11
[release-0.11] 🌱 CI: Increase IOPS for the devstack disks
2 parents 13ede80 + c9a2c91 commit fd19e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/ci/gce-project.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ function create_vm {
9696
--enable-nested-virtualization \
9797
--image-project ubuntu-os-cloud \
9898
--image-family ubuntu-2404-lts-amd64 \
99-
--boot-disk-size 200G \
99+
--boot-disk-size 500G \
100100
--boot-disk-type pd-ssd \
101101
--can-ip-forward \
102102
--tags http-server,https-server,novnc,openstack-apis \

0 commit comments

Comments
 (0)