Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build/env/freebsd-amd64: Add FreeBSD 13.0 builder #45903

Closed
paulzhol opened this issue May 1, 2021 · 5 comments
Closed

x/build/env/freebsd-amd64: Add FreeBSD 13.0 builder #45903

paulzhol opened this issue May 1, 2021 · 5 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. new-builder OS-FreeBSD
Milestone

Comments

@paulzhol
Copy link
Member

paulzhol commented May 1, 2021

Hi @cagedmantis, please add a FreeBSD-13.0 builder. I'm sending a CL to update the expect script for the new image.
Thanks!

@paulzhol paulzhol added OS-FreeBSD Builders x/build issues (builders, bots, dashboards) new-builder labels May 1, 2021
@gopherbot gopherbot added this to the Unreleased milestone May 1, 2021
@gopherbot
Copy link

Change https://golang.org/cl/315277 mentions this issue: env/freebsd-amd63: add FreeBSD 13.0 image

@cagedmantis cagedmantis added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 3, 2021
@cagedmantis
Copy link
Contributor

cc @golang/release

@cagedmantis cagedmantis changed the title x/build: Add FreeBSD 13.0 builder x/build/env/freebsd-amd64: Add FreeBSD 13.0 builder May 3, 2021
@cagedmantis cagedmantis self-assigned this Nov 18, 2021
gopherbot pushed a commit to golang/build that referenced this issue Nov 18, 2021
The loader in FreeBSD-13.0 now boots into graphical mode since
https://cgit.freebsd.org/src/commit/?id=b6d85a5f51e4147452b35d76478fb9e191b7734b.
Add a "blind" menu interaction mode to the expect script to enable
the dual video/serial consoles, so that the video mode switches
to text mode when the kernel boots (which is scriptable using SeaBIOS sercons).

Updates golang/go#45903

Change-Id: I3da18b7e016111d04878c963f37ffd66573b9404
Reviewed-on: https://go-review.googlesource.com/c/build/+/315277
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
@gopherbot
Copy link

Change https://golang.org/cl/365254 mentions this issue: env/freebsd-amd64: increase the disk size for image

@gopherbot
Copy link

Change https://golang.org/cl/365314 mentions this issue: dashboard: add freebsd-[amd64|386]-13_0 builders

@gopherbot
Copy link

Change https://golang.org/cl/365616 mentions this issue: dashboard: update freebsd-amd64-race builder host

gopherbot pushed a commit to golang/build that referenced this issue Nov 19, 2021
The standard Go unit tests fail when the disk size is 8GB. This change
increases the size of the disk for freebsd-amd64 based hosts to 16GB.

Updates golang/go#45903

Change-Id: I1f72d019c847f10867d3071f6c4525d04e660939
Reviewed-on: https://go-review.googlesource.com/c/build/+/365254
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Yuval Pavel Zholkover <paulzhol@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
gopherbot pushed a commit to golang/build that referenced this issue Nov 22, 2021
This change updates the version of FreeBSD used for the
freebsd-amd64-race builder to 13.0. The slowbot aliases have been
updated to use FreeBSD 13.0.

Updates golang/go#46272
Updates golang/go#45903

Change-Id: I1092f9e6bf66a9f429b463dce5d0d5647d44eec8
Reviewed-on: https://go-review.googlesource.com/c/build/+/365616
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@toothrot toothrot added this to Done in Go Release Team Nov 23, 2021
@golang golang locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. new-builder OS-FreeBSD
Projects
Archived in project
Development

No branches or pull requests

3 participants