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

Disable CI until a solution for molecule is found #260

Merged
merged 1 commit into from
Dec 29, 2022
Merged

Conversation

evrardjp
Copy link
Owner

I frequently have to deal with broken CI due to system changes:

  • systemd gets updated, and start to break cgroup integration of docker
  • docker includes a bug, so molecule tests starts to fail
  • molecule gets updated, dependencies are a mess
  • molecule[docker] gets updated, same issues.

I am tired of maintaining this fragile CI. I will remove it.

There is no less fragile option that I know of.

Github actions could be used to test basic features, like deployment. It cannot test the clustering, as we do not have an inventory containing multiple nodes.

If anyone is interested by brining the test coverage back, I am fine with it, please submit a PR.

I frequently have to deal with broken CI due to system changes:
- systemd gets updated,
  and start to break cgroup integration of docker
- docker includes a bug, so molecule tests starts to fail
- molecule gets updated, dependencies are a mess
- molecule[docker] gets updated, same issues.

I am tired of maintaining this fragile CI. I will remove it.

There is no less fragile option that I know of.

Github actions could be used to test basic features, like
deployment. It cannot test the clustering, as we do not have
an inventory containing multiple nodes.

If anyone is interested by brining the test coverage back, I am
fine with it, please submit a PR.
@evrardjp evrardjp merged commit 1b55bea into master Dec 29, 2022
@evrardjp evrardjp deleted the disable-ci branch December 29, 2022 10:37
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