]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: make the vetall builder have test shards per os/arch
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 28 Feb 2017 18:12:32 +0000 (18:12 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 28 Feb 2017 18:15:00 +0000 (18:15 +0000)
commit31f9769c910e1470125fc80ff134e872980a3951
tree8003e0fbb72de9b6786ca45e5046c27accad42e8
parent8defd9f708126a1c6968490ac970c279c1fdb0c5
cmd/dist: make the vetall builder have test shards per os/arch

This makes the vetall builder friendly to auto-sharding by the build
coordinator.

Change-Id: I0893f5051ec90e7a6adcb89904ba08cd2d590549
Reviewed-on: https://go-review.googlesource.com/37572
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/cmd/dist/test.go