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

[WIP] upstream ci: Remove dependency on molecule #1254

Closed
wants to merge 2 commits into from

Conversation

rjeffman
Copy link
Member

We only use molecule to build images and start testing containers, which adds unneeded complexity by increasing the software stack in a way that does not bring any advantage.

There's also risk that changes on molecule break the tests, which has happened a few times.

This change removes the dependency on molecule by using docker/podman directly to build and run the test containers.

@rjeffman rjeffman requested a review from t-woerner June 22, 2024 17:58
@rjeffman rjeffman force-pushed the remove_molecule branch 6 times, most recently from ad32a87 to 026f46c Compare June 22, 2024 19:21
@rjeffman
Copy link
Member Author

Closing this in favor of #1260

@rjeffman rjeffman closed this Jun 28, 2024
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

1 participant