Skip to content

Commit

Permalink
Merge pull request #2316 from Nordix/lentzi90/ci-hyperdisk
Browse files Browse the repository at this point in the history
🌱 CI: Increase IOPS for the devstack disks
  • Loading branch information
k8s-ci-robot authored Dec 12, 2024
2 parents 11e371b + 50939b8 commit edf1b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/ci/gce-project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ function create_vm {
--enable-nested-virtualization \
--image-project ubuntu-os-cloud \
--image-family ubuntu-2404-lts-amd64 \
--boot-disk-size 200G \
--boot-disk-size 500G \
--boot-disk-type pd-ssd \
--can-ip-forward \
--tags http-server,https-server,novnc,openstack-apis \
Expand Down

0 comments on commit edf1b09

Please sign in to comment.