x/build: add longtest builder for linux-arm #56987
Labels
Builders
x/build issues (builders, bots, dashboards)
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
new-builder
Milestone
Forking this from #49649
According to https://golang.org/wiki/PortingPolicy#first-class-ports, linux/arm is currently a “first class ports”.
However, we have no longtest builder coverage whatsoever for this architecture. We ought to have builders running the tests at the same level of depth as linux-386, linux-amd64 and linux-arm64.
cc @golang/release @bcmills @cherrymui
The text was updated successfully, but these errors were encountered: