Skip to content
Snippets Groups Projects
Commit 3511b55c authored by Maxime Guyot's avatar Maxime Guyot Committed by Kubernetes Prow Robot
Browse files

Increase CPU flavor for CI (#4389)

parent 1f01b654
No related branches found
No related tags found
No related merge requests found
# Instance settings # Instance settings
cloud_image_family: centos-7 cloud_image_family: centos-7
cloud_region: us-central1-c cloud_region: us-central1-c
cloud_machine_type: "n1-standard-1" cloud_machine_type: "n1-standard-2"
mode: default mode: default
# Deployment settings # Deployment settings
......
# Instance settings # Instance settings
cloud_image_family: coreos-stable cloud_image_family: coreos-stable
cloud_region: us-central1-c cloud_region: us-central1-c
cloud_machine_type: "n1-standard-2"
mode: default mode: default
startup_script: 'systemctl disable locksmithd && systemctl stop locksmithd' startup_script: 'systemctl disable locksmithd && systemctl stop locksmithd'
......
# Instance settings # Instance settings
cloud_image_family: ubuntu-1604-lts cloud_image_family: ubuntu-1604-lts
cloud_region: us-central1-b cloud_region: us-central1-b
cloud_machine_type: "n1-standard-1" cloud_machine_type: "n1-standard-2"
mode: ha mode: ha
# Deployment settings # Deployment settings
......
# Instance settings # Instance settings
cloud_image_family: ubuntu-1604-lts cloud_image_family: ubuntu-1604-lts
cloud_region: us-central1-c cloud_region: us-central1-c
cloud_machine_type: "n1-standard-2"
mode: separate mode: separate
# Deployment settings # Deployment settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment