Skip to content

Commit

Permalink
Update trusted instance count for Linux & Windows (#2097)
Browse files Browse the repository at this point in the history
This change reflects the current numbers of the GCE instance groups.
  • Loading branch information
fweikert authored Oct 31, 2024
1 parent 12e033f commit c8ae713
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildkite/instances.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ instance_groups:
image_family: bk-testing-docker
metadata_from_file: startup-script=startup-docker-pdssd.sh
- name: bk-trusted-docker
count: 8
count: 20
project: bazel-public
service_account: [email protected]
image_family: bk-docker
Expand All @@ -56,7 +56,7 @@ instance_groups:
image_family: bk-testing-windows
metadata_from_file: windows-startup-script-ps1=startup-windows-pdssd.ps1
- name: bk-trusted-windows
count: 4
count: 10
project: bazel-public
service_account: [email protected]
image_family: bk-windows
Expand Down

0 comments on commit c8ae713

Please sign in to comment.