Skip to content

fix(jenkins): fix intermittent ci failures due to instance re-use#27

Merged
justintime4tea merged 1 commit intomainfrom
justingross/LOG-23413-fix-rustup-home-cargo-home
Mar 25, 2026
Merged

fix(jenkins): fix intermittent ci failures due to instance re-use#27
justintime4tea merged 1 commit intomainfrom
justingross/LOG-23413-fix-rustup-home-cargo-home

Conversation

@justintime4tea
Copy link
Copy Markdown
Collaborator

Updates RUSTUP_HOME and CARGO_HOME to use a workspace-local directory instead of /opt/ so that when a jenkins instance is re-used, cargo will continue to work for CI stages.

Ref: LOG-23413

@justintime4tea justintime4tea requested a review from a team March 12, 2026 13:45
@justintime4tea justintime4tea force-pushed the justingross/LOG-23413-fix-rustup-home-cargo-home branch 2 times, most recently from b181edc to a4af9c5 Compare March 12, 2026 15:02
@justintime4tea justintime4tea enabled auto-merge (rebase) March 12, 2026 17:57
@justintime4tea justintime4tea force-pushed the justingross/LOG-23413-fix-rustup-home-cargo-home branch 3 times, most recently from f73b64d to 189e845 Compare March 17, 2026 14:28
Updates RUSTUP_HOME and CARGO_HOME to use a workspace-local
directory instead of /opt/ so that when a jenkins instance
is re-used, cargo will continue to work for CI stages.

Ref: LOG-23413
@justintime4tea justintime4tea force-pushed the justingross/LOG-23413-fix-rustup-home-cargo-home branch from 189e845 to b6d83e2 Compare March 25, 2026 19:13
Copy link
Copy Markdown
Contributor

@dominic-mcallister-logdna dominic-mcallister-logdna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@justintime4tea justintime4tea merged commit b1cc8bb into main Mar 25, 2026
3 checks passed
@justintime4tea justintime4tea deleted the justingross/LOG-23413-fix-rustup-home-cargo-home branch March 25, 2026 19:34
@github-actions github-actions bot locked and limited conversation to collaborators Mar 25, 2026
@logdnabot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.16.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants