Skip to content

Commit c8ae713

Browse files
authored
Update trusted instance count for Linux & Windows (#2097)
This change reflects the current numbers of the GCE instance groups.
1 parent 12e033f commit c8ae713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildkite/instances.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ instance_groups:
3838
image_family: bk-testing-docker
3939
metadata_from_file: startup-script=startup-docker-pdssd.sh
4040
- name: bk-trusted-docker
41-
count: 8
41+
count: 20
4242
project: bazel-public
4343
service_account: [email protected]
4444
image_family: bk-docker
@@ -56,7 +56,7 @@ instance_groups:
5656
image_family: bk-testing-windows
5757
metadata_from_file: windows-startup-script-ps1=startup-windows-pdssd.ps1
5858
- name: bk-trusted-windows
59-
count: 4
59+
count: 10
6060
project: bazel-public
6161
service_account: [email protected]
6262
image_family: bk-windows

0 commit comments

Comments
 (0)