Skip to content

Commit a702ed9

Browse files
lentzi90EmilienM
authored andcommitted
CI: Increase IOPS for devstack disk
This is an attempt to see if disk performance is what makes our CI unstable. Signed-off-by: Lennart Jern <lennart.jern@est.tech> (cherry picked from commit 50939b8)
1 parent 2c511e0 commit a702ed9

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)