Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build/gomoteserver: add swarming CreateInstance endpoint #63781

Closed
Tracked by #61772
cagedmantis opened this issue Oct 27, 2023 · 2 comments
Closed
Tracked by #61772

x/build/gomoteserver: add swarming CreateInstance endpoint #63781

cagedmantis opened this issue Oct 27, 2023 · 2 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@cagedmantis
Copy link
Contributor

No description provided.

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Oct 27, 2023
@gopherbot gopherbot added this to the Unreleased milestone Oct 27, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/537456 mentions this issue: internal/gomote: start swarming tasks

@cherrymui cherrymui added the NeedsFix The path to resolution is known, but the work has not been done. label Oct 30, 2023
@dmitshur dmitshur moved this to In Progress in Go Release Oct 30, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Go Release Oct 30, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/540215 mentions this issue: internal/gomote, cmd/gomoteserver: use buildbucket for builder types

gopherbot pushed a commit to golang/build that referenced this issue Nov 7, 2023
This change uses the build bucket API to retrieve builder data instead
of the configuration server API. It also changes the desired builder
type to the test only builders.

This also changes the script used to start the buildlet in a swarming
task. Python is already installed on all of the builders. Writing an
OS agnostic script to start the buildlet is preferred in Python.

For golang/go#63781
For golang/go#61773

Change-Id: I6137eac9f0525b6496b45b3ee46e46afaf34afa1
Reviewed-on: https://go-review.googlesource.com/c/build/+/540215
Reviewed-by: Dmitri Shuralyov <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Auto-Submit: Carlos Amedee <[email protected]>
@golang golang locked and limited conversation to collaborators Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
Archived in project
Development

No branches or pull requests

3 participants