volatilemolotov commented on code in PR #27441:
URL: https://github.com/apache/beam/pull/27441#discussion_r1261223203
##########
.github/gh-actions-self-hosted-runners/arc/environments/beam.env:
##########
@@ -31,11 +31,12 @@ deploy_webhook = "true"
runner_group = "beam"
main_runner = {
name = "main-runner"
+ runner_image =
"us-central1-docker.pkg.dev/apache-beam-testing/beam-github-actions/beam-arc-runner:738c02cac4d6a88faa3dd02606d50f1d2efed5e7"
machine_type = "e2-standard-16"
min_node_count = "1"
- max_node_count = "7"
+ max_node_count = "10"
Review Comment:
Sure. Ill bump it to 16 to be safe and as time goes by and more jobs are
added we can do more precise numbers.
They will scale down when not used so its fine
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]