go /
build /
2f3838e320909ec311ba5f68fbbfac9c7dc20712 main.star: increase openbsd-amd64 timeout scaling to 4
Looking at recent build completion times for x_tools-gotip-openbsd-amd64
shows it often takes around 20 minutes, while x_tools-gotip-linux-amd64
often takes around 5 minutes. Even in the main Go repo, openbsd/amd64 is
often around 30 min while linux/amd64 is often closer to 10 min.
The openbsd-amd64 host is already marked as slow, but only by a factor
of 2, which appears too little given the timing above. When tests fail
due to too short of a timeout, that results in a less useful signal.
Increase the scale to reduce the frequency of timeouts due to the host
being slower.
For golang/go#74279.
Change-Id: I1d0659f84ec1fa25dcf2646cf0c1901a54f42fd9
Reviewed-on: https://go-review.googlesource.com/c/build/+/682836
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2 files changed