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: add power10 builder for ppc64le when available at OSU #54000

Closed
laboger opened this issue Jul 22, 2022 · 3 comments
Closed

x/build: add power10 builder for ppc64le when available at OSU #54000

laboger opened this issue Jul 22, 2022 · 3 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. new-builder
Milestone

Comments

@laboger
Copy link
Contributor

laboger commented Jul 22, 2022

There is supposed to be a power10 system available at OSU within the next month.

Once it is ready we'd like to have a power10 builder set up so we can add power10 support to Golang.

The initial builders for Power were set up and managed by the Go team but when we wanted to add a power9 builder that was done by a member of our team @ceseo (although is currently managed by the Go team). Let us know how to proceed with initial set up of this system.

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Jul 22, 2022
@gopherbot gopherbot added this to the Unreleased milestone Jul 22, 2022
@ceseo
Copy link
Contributor

ceseo commented Jul 22, 2022

I think you can just follow these instructions. It's what I did back then.

FWIW, the current power9 builders were set up by @bradfitz. The ones I had set up were then deactivated and the VMs removed. I don't remember why we changed this, though.

@toothrot toothrot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jul 22, 2022
@heschi heschi added this to Planned in Go Release Team Jul 26, 2022
@laboger
Copy link
Contributor Author

laboger commented Jan 9, 2023

@pmur Should this be closed now that the p10 builder is up and running?

@pmur
Copy link
Contributor

pmur commented Jan 9, 2023

Yes, it's up and running CI against GOPPC64=power10.

@pmur pmur closed this as completed Jan 9, 2023
@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jan 9, 2023
@golang golang locked and limited conversation to collaborators Jan 9, 2024
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. new-builder
Projects
Archived in project
Development

No branches or pull requests

6 participants