Skip to content
Snippets Groups Projects
Commit 1152292d authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

upgrade perf workers to ubuntu 16.04

parent 8e258d3a
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,8 @@ gcloud compute instances create $INSTANCE_NAME \
--project="$CLOUD_PROJECT" \
--zone "$ZONE" \
--machine-type $MACHINE_TYPE \
--image ubuntu-15-10 \
--image-project ubuntu-os-cloud \
--image-family ubuntu-1604-lts \
--boot-disk-size 300 \
--scopes https://www.googleapis.com/auth/bigquery
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment