commit | dee6808e6cb938921f475ced0ad97b3667823781 | [log] [tgz] |
---|---|---|
author | Ina Huh <ihuh@google.com> | Thu Mar 21 11:23:04 2019 -0700 |
committer | Ina Huh <ihuh@google.com> | Thu Mar 21 11:25:39 2019 -0700 |
tree | 3aa67501d0a701a119cc9d286e0c91060d3dddab | |
parent | 3c9dfda486159a7797c9e5591797706ab23f4116 [diff] |
[health_checker] Increase timeout for discovering device address. If health_checker is called too soon after device has been rebooted, it will return an unhealthy state even though it is fine. I'm increasing the timeout to reduce these occurrences. Change-Id: I308512d85c4be9ba729d84c16389c72e2b9208cf
This repo contains tools used in Fuchsia build and development.
Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe. To add a tool to the build:
builder_mixins
section with name: "tools"
.properties_j
to add a string to the packages
list:"fuchsia.googlesource.com/tools/cmd/your-new-tool"