-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
env/openbsd-amd64,cmd/bootstrapswarm: get openbsd working with LUCI
Teach bootstrapswarm to read the hostname from GCE when sending a VM token, since that's all that'll work. Update openbsd's make.bash: - Do all work in a temp directory so that we don't have to manage individual files. - Pass -I to pkg_add to avoid prompts. - Increase ulimits on the worker user. - Install python and sudo. - Use rc.firsttime rather than reinventing it with /firstboot. - Decide whether to start the buildlet or Swarming bot based on the GCE project as usual. - Package bootstrapswarm into the image. Change-Id: I61bbc1903f8eab596bf0d19a316993a92f6bd599 Reviewed-on: https://go-review.googlesource.com/c/build/+/526618 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Auto-Submit: Heschi Kreinick <[email protected]>
- Loading branch information
Showing
2 changed files
with
81 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters