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

chore: [NODE-1577] add a file size check for ic-os upgrade images #4453

Merged
merged 3 commits into from
Mar 24, 2025

Conversation

r-birkner
Copy link
Contributor

@r-birkner r-birkner commented Mar 21, 2025

This adds a test to monitor the size of compressed ICOS images, ensuring that any significant increase is intentional. If the artifact size exceeds a configured limit, the test will fail, prompting a review of the change. If the increase is expected, the limit can be adjusted accordingly. This check applies only to production variants of the ICOS images.

@github-actions github-actions bot added the chore label Mar 21, 2025
@r-birkner r-birkner force-pushed the rjb/add-size-test branch 7 times, most recently from 738e15d to 8bdbdd8 Compare March 21, 2025 09:50
@r-birkner r-birkner marked this pull request as ready for review March 21, 2025 10:05
@r-birkner r-birkner requested a review from a team as a code owner March 21, 2025 10:05
@github-actions github-actions bot added the @node label Mar 21, 2025
@r-birkner r-birkner requested a review from basvandijk March 21, 2025 10:07
@r-birkner r-birkner changed the title chore: add a file size check for ic-os upgrade images chore: [NODE-1577] add a file size check for ic-os upgrade images Mar 21, 2025
@r-birkner r-birkner force-pushed the rjb/add-size-test branch 5 times, most recently from c2ef878 to 1aac7bd Compare March 22, 2025 13:16
@r-birkner r-birkner requested a review from a team as a code owner March 24, 2025 09:50
@github-actions github-actions bot added the @idx label Mar 24, 2025
@r-birkner r-birkner force-pushed the rjb/add-size-test branch 2 times, most recently from 3ded1ee to 30e9494 Compare March 24, 2025 10:31
@r-birkner r-birkner requested a review from a team as a code owner March 24, 2025 10:31
Copy link
Contributor

@daniel-wong-dfinity-org daniel-wong-dfinity-org left a comment

Choose a reason for hiding this comment

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

Approving for files owned by Governance team (formerly known as NNS).

@r-birkner r-birkner added this pull request to the merge queue Mar 24, 2025
Merged via the queue into master with commit d674098 Mar 24, 2025
21 checks passed
@r-birkner r-birkner deleted the rjb/add-size-test branch March 24, 2025 14:43
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