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 LUCI openbsd-arm builder #67103

Open
4a6f656c opened this issue Apr 29, 2024 · 2 comments
Open

x/build: add LUCI openbsd-arm builder #67103

4a6f656c opened this issue Apr 29, 2024 · 2 comments
Labels
arch-arm Issues solely affecting the 32-bit arm architecture. Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. new-builder OS-OpenBSD
Milestone

Comments

@4a6f656c
Copy link
Contributor

4a6f656c commented Apr 29, 2024

Please add a LUCI builder for openbsd/arm with hostname openbsd-arm-jsing - note that this will be running on the same hardware as the current host-openbsd-arm-joelsing builder. This machine is not capable of running both forms and will need to be hard migrated at some point in time. CSR for this builder is attached.

openbsd-arm-jsing.csr.txt

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Apr 29, 2024
@gopherbot gopherbot added this to the Unreleased milestone Apr 29, 2024
@dmitshur dmitshur added OS-OpenBSD arch-arm Issues solely affecting the 32-bit arm architecture. labels May 10, 2024
@cherrymui cherrymui added the NeedsFix The path to resolution is known, but the work has not been done. label May 10, 2024
@gopherbot
Copy link

Change https://go.dev/cl/584777 mentions this issue: main.star: update openbsd-{arm,arm64,riscv64} builder configurations

gopherbot pushed a commit to golang/build that referenced this issue May 10, 2024
The BUILDER_TYPE for these os-arch combinations already exists.
I guess I don't need to add anything?

Update the configurations to include them in low capacity builders
list and copies the timeout scale from the old (non-LUCI) builder
settings.

For golang/go#67103, golang/go#67104, golang/go#67105.

Change-Id: I971be047630edaf9db04346ea2087b663fef2847
Reviewed-on: https://go-review.googlesource.com/c/build/+/584777
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@dmitshur
Copy link
Contributor

dmitshur commented May 13, 2024

Here's the certificate: openbsd-arm-jsing-1715617750.cert.txt.

Note that this may run into the same issue as in #63698 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm Issues solely affecting the 32-bit arm architecture. Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. new-builder OS-OpenBSD
Projects
Status: In Progress
Development

No branches or pull requests

4 participants