You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... you'll want to change those "8branch" references to something like "80r1c1".
Then test it with x/build/cmd/debugnewvm. If a build passes, then you can update x/build/dashboard/builders.go with the new GCE image name.
Then, to speed up future builds, you'll want to create a snapshot of that buildlet disk in our region, using x/build/cmd/coordinator/buildongce -make-basepin.
Rename the 8branch builders from “8branch” to “8_0” (in keeping with
the version suffixes for FreeBSD and Darwin), and fix an apparent typo
in the 386 SSHUsername field.
Updates golang/go#25206.
Updates golang/go#25109.
Change-Id: I6053c8de17dcb3c7ff32da05c51902ac4bcc45fe
Reviewed-on: https://go-review.googlesource.com/110626
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
We need to deploy https://go-review.googlesource.com/c/build/+/109035 for @bsiegert so NetBSD folk can continue working on their race detector support for Go 1.11. (#24354, #19273). Those depend depends on being about to run x/build/cmd/release on updated buildlet images.
/cc @bcmills @andybons
The text was updated successfully, but these errors were encountered: