1
0
mirror of https://github.com/golang/go synced 2024-11-05 15:56:12 -07:00
go/dashboard/coordinator
Brad Fitzpatrick ac848a9536 dashboard/coordinator: use new dashboard JSON interface to find work
This uses the new JSON interface to the build dashboard (from
golang.org/cl/2290) to find all work, and re-enables the OpenBSD
builder[*], and can do multiple things at a time. Andrew and I just
watched it fire up 8 OpenBSD VMs at once to catch up.

[*] The OpenBSD builder was disabled because it would only report
results for the main repo, not subrepos, and the old
build.golang.org/todo interface didn't understand that was
possible. Now the steps are considered separate.

Update golang/go#8642 (OpenBSD)
Update golang/go#9492 (builds in VMs)

Change-Id: Ic6c2f73ee3da218dd54ef1a33f3afc97046ea3cc
Reviewed-on: https://go-review.googlesource.com/2282
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-01-05 22:24:23 +00:00
..
buildongce dashboard/coordinator: add SSD disk option, turn off auto-update 2014-12-16 05:47:43 +00:00
main.go dashboard/coordinator: use new dashboard JSON interface to find work 2015-01-05 22:24:23 +00:00
Makefile dashboard/coordinator: periodically clean stale VMs 2015-01-02 18:48:53 +00:00