Skip to content

Commit

Permalink
Update spec of GCP VM for multi-host test
Browse files Browse the repository at this point in the history
Extend the boot disk size of GCP VM in response to
cybozu-go/neco-gcp#153.

Signed-off-by: morimoto-cybozu <kenji_morimoto@cybozu.co.jp>
  • Loading branch information
morimoto-cybozu committed Nov 15, 2024
1 parent 771201b commit 4fb3d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/env
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ ZONE=asia-northeast1-c
SERVICE_ACCOUNT=neco-test@neco-test.iam.gserviceaccount.com
MACHINE_TYPE=n1-standard-8
DISK_TYPE=pd-ssd
BOOT_DISK_SIZE=20GB
BOOT_DISK_SIZE=30GB
GCLOUD="gcloud --quiet --account ${SERVICE_ACCOUNT} --project ${PROJECT}"

0 comments on commit 4fb3d27

Please sign in to comment.