Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/coordinator: extend macOS builder health check coverage
Use reverseHostChecker, which handles when a builder restarts between builds and reconnects quickly—without displaying a fatal error during that time. Delete the simple hostTypeChecker which does not do that. This CL tries to implement a temporary fix to make the health check more useful while the work on adding more builders (and making them sustainable) is still underway. For golang/go#49149. Change-Id: If5fe39b0c7a854a8bcce3095e356d7d2b8faec7e Reviewed-on: https://go-review.googlesource.com/c/build/+/399041 Run-TryBot: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Alex Rakoczy <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
- Loading branch information