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

🤖 Don't run installation twice on installation tests #811

Merged
merged 3 commits into from
Feb 3, 2023
Merged

Conversation

mudler
Copy link
Member

@mudler mudler commented Feb 3, 2023

Signed-off-by: mudler mudler@c3os.io

What this PR does / why we need it: Attempt to fix #781 by making the test explicit. we do run the install manually, so no need to specify automatic installation in the cloud configs. That is tested by autoinstall tests (https://github.com/kairos-io/kairos/blob/master/tests/assets/autoinstall.yaml)

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 #781

@netlify
Copy link

netlify bot commented Feb 3, 2023

Deploy Preview for kairos-io canceled.

Name Link
🔨 Latest commit f36336d
🔍 Latest deploy log https://app.netlify.com/sites/kairos-io/deploys/63dd376bbec4540009353e9f

@mudler
Copy link
Member Author

mudler commented Feb 3, 2023

@paynejacob good catch for the issue, just splitting this here to see if fixes tests, I'm fine with the lock in #809 - I just wanted to fix the test suite here.

@mudler mudler requested a review from a team February 3, 2023 08:24
Itxaka
Itxaka previously approved these changes Feb 3, 2023
oz123
oz123 previously approved these changes Feb 3, 2023
@mudler mudler dismissed stale reviews from oz123 and Itxaka via f910735 February 3, 2023 10:00
@mudler mudler requested review from a team and Itxaka February 3, 2023 10:02
Signed-off-by: mudler <mudler@c3os.io>
Itxaka
Itxaka previously approved these changes Feb 3, 2023
Signed-off-by: mudler <mudler@c3os.io>
@mudler mudler requested a review from a team February 3, 2023 15:25
@mudler
Copy link
Member Author

mudler commented Feb 3, 2023

need another review, discovered a bug while mutating tests =)

Itxaka
Itxaka previously approved these changes Feb 3, 2023
Signed-off-by: mudler <mudler@c3os.io>
@mudler
Copy link
Member Author

mudler commented Feb 3, 2023

@oz123 tried to fix also the upgrade tests: f36336d

couldn't resist.. maybe that brings back the CI to green :)

@mudler mudler merged commit 028ae0e into master Feb 3, 2023
@mudler mudler deleted the fix_tests branch February 3, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🐛 CI is failing waiting for userdata to be loaded
3 participants