Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

ci: cargo-target-cache is now channel specific#11857

Merged
mvines merged 2 commits intosolana-labs:masterfrom
mvines:cache
Aug 26, 2020
Merged

ci: cargo-target-cache is now channel specific#11857
mvines merged 2 commits intosolana-labs:masterfrom
mvines:cache

Conversation

@mvines
Copy link
Copy Markdown
Contributor

@mvines mvines commented Aug 26, 2020

rustc compiler differences between channels are causing builds to fail intermittently. Reusing build products between different nightlies in particular seems ill advised.

Give each channel it's own cache. Cost: 3x in disk usage for the CI machines. Once this is fully deployed, we might need to make other adjustments to account for the disk usage increase

@mvines mvines merged commit 5c7080c into solana-labs:master Aug 26, 2020
@mvines mvines deleted the cache branch August 26, 2020 18:35
mergify Bot pushed a commit that referenced this pull request Aug 26, 2020
ci: cargo-target-cache is now channel specific
(cherry picked from commit 5c7080c)
mergify Bot pushed a commit that referenced this pull request Aug 26, 2020
ci: cargo-target-cache is now channel specific
(cherry picked from commit 5c7080c)
mergify Bot added a commit that referenced this pull request Aug 26, 2020
ci: cargo-target-cache is now channel specific
(cherry picked from commit 5c7080c)

Co-authored-by: Michael Vines <mvines@gmail.com>
mergify Bot added a commit that referenced this pull request Aug 26, 2020
ci: cargo-target-cache is now channel specific
(cherry picked from commit 5c7080c)

Co-authored-by: Michael Vines <mvines@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant