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: race.bash should support sharding #11074

Closed
bradfitz opened this issue Jun 4, 2015 · 2 comments
Closed

x/build: race.bash should support sharding #11074

bradfitz opened this issue Jun 4, 2015 · 2 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge

Comments

@bradfitz
Copy link
Contributor

bradfitz commented Jun 4, 2015

The race builder is one of the slowest and doesn't support sharding.

race.bash should support sharding, perhaps using the "dist test" infrastructure which the coordinator knows how to use now.

/cc @dvyukov @adg

@gopherbot
Copy link

CL https://golang.org/cl/10845 mentions this issue.

bradfitz added a commit that referenced this issue Jun 9, 2015
After a little build coordinator change, this will get us sharding of
the race builder.

Update #11074

Change-Id: I4c55267563b6f5e213def7dd6707c837ae2106bf
Reviewed-on: https://go-review.googlesource.com/10845
Reviewed-by: Andrew Gerrand <adg@golang.org>
@rsc rsc added the Builders x/build issues (builders, bots, dashboards) label Jun 11, 2015
@gopherbot
Copy link

CL https://golang.org/cl/11168 mentions this issue.

@golang golang locked and limited conversation to collaborators Jul 11, 2016
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
Projects
None yet
Development

No branches or pull requests

3 participants