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/cmd/coordinator: disable gomote functionality #66635

Open
cagedmantis opened this issue Apr 1, 2024 · 1 comment
Open

x/build/cmd/coordinator: disable gomote functionality #66635

cagedmantis opened this issue Apr 1, 2024 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@cagedmantis
Copy link
Contributor

The gomote functionality has been migrated over to the gomote server #61772. Once there is no longer a need for gomotes via the coordinator, gomote creation should be removed from the coordinator.

@cagedmantis cagedmantis added Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. labels Apr 1, 2024
@cagedmantis cagedmantis added this to the Unreleased milestone Apr 1, 2024
@gopherbot
Copy link

Change https://go.dev/cl/574720 mentions this issue: cmd/gomote: disable adding the bootstrap version of Go for non LUCI

gopherbot pushed a commit to golang/build that referenced this issue Apr 1, 2024
Gomote instances that are created on the LUCI infrastructure already
contain the bootstrap version of Go installed. This change removes the
call to add the bootstrap version of Go on instances which are
running on LUCI.

Fixes golang/go#66619
For golang/go#66635

Change-Id: Ib210c527a09d0bff802e5958f1b78d70e1370e68
Reviewed-on: https://go-review.googlesource.com/c/build/+/574720
Reviewed-by: Than McIntosh <thanm@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Carlos Amedee <carlos@golang.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

2 participants