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: evaluate which builders to upgrade now that Debian bullseye has been released #47721

Closed
12 tasks done
cagedmantis opened this issue Aug 16, 2021 · 4 comments
Closed
12 tasks done
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. umbrella
Milestone

Comments

@cagedmantis
Copy link
Contributor

cagedmantis commented Aug 16, 2021

Debian 11.0 (bullseye) has been released and designated the current stable release. We should evaluate which builders should be upgraded from previous releases of Debian to newer ones. This should act as an umbrella issue for the decided upon work:

  • linux-amd64-bullseye - add x/build: add linux-amd64-bullseye builder #47720
  • linux-386 - upgrade to bullseye.
  • linux-386-jessie - update the notes
  • linux-amd64 - update to bullseye
  • linux-amd64-nocgo - update to bullseye
  • linux-amd64-noopt - update to bullseye
  • linux-amd64-ssacheck - update to bullseye
  • linux-amd64-racecompile - update to bullseye
  • linux-amd64-race - update to bullseye
  • linux-amd64-jessie - update the notes
  • misc-compile - upgrade to bullseye
  • linux-386-buster - add

@golang/release

@cagedmantis cagedmantis added Builders x/build issues (builders, bots, dashboards) NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. labels Aug 16, 2021
@cagedmantis cagedmantis added this to the Backlog milestone Aug 16, 2021
@cagedmantis cagedmantis self-assigned this Aug 16, 2021
@heschi heschi added this to In Progress in Go Release Team Aug 17, 2021
@cagedmantis cagedmantis modified the milestones: Backlog, Go1.18 Aug 18, 2021
@gopherbot
Copy link

Change https://golang.org/cl/343632 mentions this issue: dashboard: update Debian version for 386 builders

@gopherbot
Copy link

Change https://golang.org/cl/343633 mentions this issue: dashboard: updated Debian version for amd64 builders

gopherbot pushed a commit to golang/build that referenced this issue Aug 20, 2021
This change updates various linux-386 builders after the release of
bullseye:
- linux-386 has been updated to bullseye.
- linux-386-jessie has had the notes updated.
- linux-386-buster has been added.

Updates golang/go#47721

Change-Id: Iab0048fcad4d51839013074a51ad37b424d3a7af
Reviewed-on: https://go-review.googlesource.com/c/build/+/343632
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>
Go Release Team automation moved this from In Progress to Done Aug 20, 2021
@gopherbot
Copy link

Change https://golang.org/cl/383154 mentions this issue: dashboard, env/linux-x86-jessie: remove Debian jessie

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. labels Feb 4, 2022
gopherbot pushed a commit to golang/build that referenced this issue Feb 4, 2022
Debian jessie is out of LTS support. This change removes
the Debian jessie based builders:
- use linux-x86-stretch for the misc-compile builders.
- linux-x86-jessie host has been removed.
- documentation for the linux-x86-clang builders have been updated.
- documentation throughout the repo has been updated.

For golang/go#47721

Change-Id: Ia2e916ea94fe8e6adb8f5a56d6c7319817de75e2
Reviewed-on: https://go-review.googlesource.com/c/build/+/383154
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Trust: Bryan Mills <bcmills@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@gopherbot
Copy link

Change https://go.dev/cl/386114 mentions this issue: dashboard: enable linux-amd64-stretch builder

gopherbot pushed a commit to golang/build that referenced this issue Feb 16, 2022
The builder named "linux-amd64" was updated from Stretch to Bullseye
in CL 343633, so it's worthwhile for the linux-amd64-stretch builder
to be running post-submit builds.

Updates golang/go#47721.

Change-Id: I5d42af77771789724a5e6ffdc9260ab15e845752
Reviewed-on: https://go-review.googlesource.com/c/build/+/386114
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
@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 NeedsFix The path to resolution is known, but the work has not been done. umbrella
Projects
Archived in project
Development

No branches or pull requests

3 participants