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: add linux-arm-aws builder #41867

Closed
cagedmantis opened this issue Oct 8, 2020 · 2 comments
Closed

x/build: add linux-arm-aws builder #41867

cagedmantis opened this issue Oct 8, 2020 · 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. new-builder
Milestone

Comments

@cagedmantis
Copy link
Contributor

A new Linux ARM builder should be created on EC2. The new builder should help resolve: #40872 and #35628

@dmitshur @toothrot

@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 Oct 8, 2020
@cagedmantis cagedmantis added this to the Backlog milestone Oct 8, 2020
@cagedmantis cagedmantis self-assigned this Oct 8, 2020
@gopherbot
Copy link
Contributor

Change https://golang.org/cl/260797 mentions this issue: env/linux-arm/aws, dashboard: add linux-arm-aws builder

@dmitshur dmitshur modified the milestones: Backlog, Unreleased Nov 4, 2020
gopherbot pushed a commit to golang/build that referenced this issue Nov 9, 2020
This change adds the linux-arm-aws builder. This builder will be
started on a EC2 instance which will spawn a single instance
of the container. After the builder work is done, the instance will be
destroyed.

Updates golang/go#41867

Change-Id: I09d911c2f99d1dff8fe02feb458457e07e7d0cdd
Reviewed-on: https://go-review.googlesource.com/c/build/+/260797
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
@gopherbot
Copy link
Contributor

Change https://golang.org/cl/270517 mentions this issue: dashboard: remove known issue label from linux-arm-aws builder

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. new-builder
Projects
None yet
Development

No branches or pull requests

3 participants