Skip to content

chore: unifying downloading logic #4805

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

Merged
merged 4 commits into from
Apr 15, 2025

Conversation

NikolaMilosa
Copy link
Contributor

This chore builds on top of #4415.

Previously we had two ways of downloading ic os images. This PR enforces the use of FileDownloader utility that has support for resuming downloads.

@github-actions github-actions bot added the chore label Apr 14, 2025
@NikolaMilosa NikolaMilosa marked this pull request as ready for review April 14, 2025 11:46
@NikolaMilosa NikolaMilosa requested a review from a team as a code owner April 14, 2025 11:46
@github-actions github-actions bot added the @node label Apr 14, 2025
Copy link
Contributor

@frankdavid frankdavid left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link
Member

@Bownairo Bownairo left a comment

Choose a reason for hiding this comment

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

Thank you! One step closer to an async agent for us, too 👏.

@andrewbattat
Copy link
Member

The nested upgrade tests that run on hourly will hit this code. Running it as a sanity check: https://github.com/dfinity/ic/actions/runs/14452611520

@andrewbattat
Copy link
Member

https://github.com/dfinity/ic/actions/runs/14452611520
Hourly is failing but passing the nested upgrade tests so I think we're good!

@NikolaMilosa NikolaMilosa added this pull request to the merge queue Apr 15, 2025
Merged via the queue into master with commit 943d3bf Apr 15, 2025
22 checks passed
@NikolaMilosa NikolaMilosa deleted the nim-same-downloader-in-guest-and-host branch April 15, 2025 16:40
basvandijk added a commit that referenced this pull request Apr 16, 2025
basvandijk added a commit that referenced this pull request Apr 16, 2025
This reverts commit 943d3bf because it
breaks the `//rs/tests/nested:hostos_upgrade_smoke_test`.

Schedule Hourly: https://github.com/dfinity/ic/actions/runs/14490678316
✅ .
andrewbattat added a commit that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants