Skip to content

x/build: add linux-arm-aws to the set of trybots #45064

Closed
@cagedmantis

Description

@cagedmantis

As per our goals of including a trybot for any platform that can cause a release blocking issue (#29239), we will add linux-arm-aws to the set of trybots. It should be able to complete the trybot run limit of 10 minutes. These new trybots will help solve various open issues linked to host resources (#35628, #40872).

This change will require renaming the linux-arm builders to linux-arm-scaleway because there is a need to map the AWS instances to some slowbot aliases.

@golang/release @cherrymui

Activity

added
Buildersx/build issues (builders, bots, dashboards)
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
arch-armIssues solely affecting the 32-bit arm architecture.
on Mar 16, 2021
added this to the Backlog milestone on Mar 16, 2021
self-assigned this
on Mar 16, 2021
cherrymui

cherrymui commented on Mar 16, 2021

@cherrymui
Member

SGTM, thanks.

As of now the old linux-arm builders don't seem to be provide much. Maybe we can consider just removing them.

cagedmantis

cagedmantis commented on Mar 16, 2021

@cagedmantis
ContributorAuthor

I would like to keep the Scaleway builders around until we no longer support Go 1.15. We used Scaleway builders to package Go 1.15 and I would like to continue using the same configuration to package the rest of Go 1.15. I can discuss it with the team today to ensure that this is a good idea.

cherrymui

cherrymui commented on Mar 16, 2021

@cherrymui
Member

Okay, thanks for the information.

gopherbot

gopherbot commented on Mar 19, 2021

@gopherbot
Contributor

Change https://golang.org/cl/303230 mentions this issue: dashboard: add linux-arm-aws to trybots

locked and limited conversation to collaborators on Apr 2, 2022
moved this to Done in Go Releaseon Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.arch-armIssues solely affecting the 32-bit arm architecture.

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cagedmantis@gopherbot@cherrymui

        Issue actions

          x/build: add linux-arm-aws to the set of trybots · Issue #45064 · golang/go