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

🤖 Fix+move image size test #1648

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Jul 26, 2023

Moves the image size check into the acceptance tests. Fixes to it takes into account the new image sizes. Before we were overriding the image sizes with the elemental config yaml and setting them to 3000 but now if not set via cloud config they will get set to the default in kairos-agent which is 3072 and its a constant for all default images.

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Moves the image size check into the acceptance tests.
Fixes to it takes into account the new image sizes. Before we were
overriding the image sizes with the elemental config yaml and setting
them to 3000 but now if not set via cloud config they will get set to
the default in kairos-agent which is 3072 and its a constant for all
default images.

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
@Itxaka Itxaka requested a review from a team July 26, 2023 09:51
@Itxaka Itxaka merged commit e2d5c8e into kairos-io:master Jul 26, 2023
23 checks passed
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.

None yet

2 participants