Skip to content

Commit

Permalink
Adjust the number of VMs for bk-docker and bk-testing-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy authored Dec 12, 2024
1 parent d0caf94 commit 50086a3
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 @@ -26,13 +26,13 @@ default_vm:
initial_delay: 60
instance_groups:
- name: bk-docker
count: 100
count: 120
project: bazel-untrusted
service_account: [email protected]
image_family: bk-docker
metadata_from_file: startup-script=startup-docker-pdssd.sh
- name: bk-testing-docker
count: 30
count: 10
project: bazel-untrusted
service_account: [email protected]
image_family: bk-testing-docker
Expand Down

0 comments on commit 50086a3

Please sign in to comment.