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

Zfs reuse iso #1795

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Zfs reuse iso #1795

merged 2 commits into from
Sep 6, 2023

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Sep 6, 2023

What this PR does / why we need it:

Makes the zfs job reuse the download iso to reduce the time it takes for the job.
Merges the 2 reset tests into one as it was creating,installiong and reseting 2 machines in the full test suite but its not needed.

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 #

Due to a mixup in the dirs, the zfs test was not finding the prebuilt
iso and was constructiing a new one on each run

Signed-off-by: Itxaka <itxaka@kairos.io>
Just to check a simple grubenv file, just run it once as running it
twice means that we would drop the machine adn start from scratch again,
which makes no sense for a simple test.

Signed-off-by: Itxaka <itxaka@kairos.io>
@Itxaka Itxaka requested a review from a team September 6, 2023 14:28
@Itxaka Itxaka merged commit 5fa35ab into kairos-io:master Sep 6, 2023
20 of 21 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