From 64ef0400dd96e559d71a4e8361aa5ca74fa19a1c Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Fri, 3 Nov 2017 14:21:52 +0100 Subject: larger boot drive --- tools/gce/create_windows_debug_worker.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/gce') 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 -- cgit v1.2.3