Increase CPU flavor for CI (#4389)

This commit is contained in:
Maxime Guyot 2019-03-28 00:26:48 +01:00 committed by Kubernetes Prow Robot
parent 1f01b6546c
commit 3511b55cf5
4 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Instance settings
cloud_image_family: centos-7
cloud_region: us-central1-c
cloud_machine_type: "n1-standard-1"
cloud_machine_type: "n1-standard-2"
mode: default
# Deployment settings

View file

@ -1,6 +1,7 @@
# Instance settings
cloud_image_family: coreos-stable
cloud_region: us-central1-c
cloud_machine_type: "n1-standard-2"
mode: default
startup_script: 'systemctl disable locksmithd && systemctl stop locksmithd'

View file

@ -1,7 +1,7 @@
# Instance settings
cloud_image_family: ubuntu-1604-lts
cloud_region: us-central1-b
cloud_machine_type: "n1-standard-1"
cloud_machine_type: "n1-standard-2"
mode: ha
# Deployment settings

View file

@ -1,6 +1,7 @@
# Instance settings
cloud_image_family: ubuntu-1604-lts
cloud_region: us-central1-c
cloud_machine_type: "n1-standard-2"
mode: separate
# Deployment settings