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

releng: run omicron-package with --only (and other small fixes) #7150

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

iliana
Copy link
Contributor

@iliana iliana commented Nov 22, 2024

This is a late follow-up to #5799 that I've had lying around in a branch for a while. We now instruct omicron-package to instruct Cargo to only build the binaries we actually want for that particular stage of the releng process. This has the effect of allowing the OS images to build while Cargo is busy building Nexus, for instance.

This does not improve the speed for the CI job significantly, but does show some improvements in local incremental rebuilds. There is some straggling time once the TUF repo is built running cargo xtask verify-libraries --release that can reduce time-to-TUF-repo by a few more minutes by making our check there more correct (see #7149).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant