aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gce
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2017-11-03 14:21:52 +0100
committerGravatar Jan Tattermusch <jtattermusch@google.com>2017-11-03 14:21:52 +0100
commit64ef0400dd96e559d71a4e8361aa5ca74fa19a1c (patch)
tree32036d6fc26f8a165309cb63327332f1878fb6c0 /tools/gce
parent1e9af124f1dcea1afdc59af19088b6146494639f (diff)
larger boot drive
Diffstat (limited to 'tools/gce')
-rwxr-xr-xtools/gce/create_windows_debug_worker.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gce/create_windows_debug_worker.sh b/tools/gce/create_windows_debug_worker.sh
index 5c19eae5f1..da8050be4b 100755
--- a/tools/gce/create_windows_debug_worker.sh
+++ b/tools/gce/create_windows_debug_worker.sh
@@ -50,6 +50,7 @@ gcloud compute instances create $INSTANCE_NAME \
--machine-type $MACHINE_TYPE \
--image-project google.com:kokoro \
--image kokoro-win7build-v9-prod-debug \
+ --boot-disk-size 500 \
--boot-disk-type pd-ssd \
--tags=allow-ssh \
--disk auto-delete=yes,boot=no,name=$TMP_DISK_NAME