-
Notifications
You must be signed in to change notification settings - Fork 18k
x/build/env: enable softupdates for OpenBSD images #17130
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
Labels
Milestone
Comments
Either/both please. This bug is very important for #17104 (5 minute trybots), since OpenBSD is currently quite slow, even sharded 6 machines wide: OpenBSD sharded trybot log:
Particularly concerning is 50 seconds just to extract a tarball:
|
Ah, http://man.openbsd.org/mount.8 says:
Okay, |
I did this in https://go-review.googlesource.com/29238 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
We should evaluate enabling soft updates for the OpenBSD images, or even just mount the filesystem async entirely. Since the machines are ephemeral, there should be no issues about filesystem consistency.
/cc @bradfitz @4a6f656c
The text was updated successfully, but these errors were encountered: