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

Use k0sproject/bootloose in place of footloose for smoke tests #552

Merged
merged 8 commits into from
Oct 6, 2023

Conversation

kke
Copy link
Contributor

@kke kke commented Sep 5, 2023

Fixes #449

Changes the test suite to use https://github.com/k0sproject/bootloose - a fork of weaveworks/footloose.

New OS images are also available under that project so the test matrix now includes more modern day versions of distros.

@kke kke added the chore Housekeeping / typo / code quality improvements label Sep 5, 2023
@kke kke marked this pull request as ready for review September 6, 2023 12:25
kke added 3 commits October 6, 2023 09:24
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke kke force-pushed the use-forked-footloose branch from bad9553 to a51d42a Compare October 6, 2023 06:38
@kke kke changed the title Use k0sproject/footloose fork for smoke tests Use k0sproject/bootloose in place of footloose for smoke tests Oct 6, 2023
kke added 4 commits October 6, 2023 09:45
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke
Copy link
Contributor Author

kke commented Oct 6, 2023

Looks like adding new images found a problem with alpine. Switched the test to use rockylinux instead and made issue #566

Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke kke merged commit 65abec4 into main Oct 6, 2023
25 checks passed
@kke kke deleted the use-forked-footloose branch October 6, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Housekeeping / typo / code quality improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Smoke test VM images are getting outdated
1 participant