build/dashboard
Andrew Bonventre ccab5db2df dashboard: increase TIMEOUT_SCALE to 2 for windows-amd64
cmd/go takes ~188 seconds on windows-amd64, which is over the
default 180 second limit. Bump up the timout rate.

Change-Id: Ib0e5289ab6c4d6127d18375e3a72453818b984a8
Reviewed-on: https://go-review.googlesource.com/110415
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-05-01 14:03:32 +00:00
..
README.md all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
builders.go dashboard: increase TIMEOUT_SCALE to 2 for windows-amd64 2018-05-01 14:03:32 +00:00
builders_test.go all: misc cleanup, docs, actually add Alpine builder 2017-04-12 00:39:11 +00:00

README.md

GoDoc

golang.org/x/build/dashboard

Package dashboard contains shared configuration and logic used by various pieces of the Go continuous build system.