build/buildlet
Brad Fitzpatrick 4847158763 buildlet: increase SSH connect timeout
5 seconds is too slow on linux-arm it seems (starting sshd,
conditionally creating a host key, etc)

Change-Id: I2015908eb892d0b2dd580db8ba96c10726502cbb
Reviewed-on: https://go-review.googlesource.com/c/build/+/175998
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-05-08 16:27:26 +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
buildletclient.go buildlet: increase SSH connect timeout 2019-05-08 16:27:26 +00:00
gce.go env/linux-x86-vmx: add new Debian host that's like Container-Optimized OS + vmx 2019-02-21 22:30:49 +00:00
keypair.go buildlet: set TCP keep-alive timeouts, avoid fd leaks 2015-02-03 11:38:45 +00:00
kube.go all: rename Kube to Container and IsGCE to IsVM 2018-05-05 16:50:07 +00:00
remote.go all: use Container-Optimized VMs instead of Kubernetes for buildlet containers 2018-05-11 03:29:07 +00:00

README.md

GoDoc

golang.org/x/build/buildlet

Package buildlet contains client tools for working with a buildlet server.