x/build: race.bash should support sharding #11074
Closed
Labels
Comments
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>
CL https://golang.org/cl/11168 mentions this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: