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

Molecule tests docker availability issue #662

Closed
vitabaks opened this issue May 22, 2024 · 2 comments
Closed

Molecule tests docker availability issue #662

vitabaks opened this issue May 22, 2024 · 2 comments

Comments

@vitabaks
Copy link
Owner

vitabaks commented May 22, 2024

All the tests fail because the Molecule is now not working for some reason.

Details: https://github.com/vitabaks/postgresql_cluster/actions/runs/9183516851/job/25254353070

Run make molecule-test
INFO     Found config file /home/runner/work/postgresql_cluster/postgresql_cluster/.config/molecule/config.yml
WARNING  Driver docker does not provide a schema.
INFO     default scenario test matrix: cleanup, destroy, syntax, prepare, create, converge, verify, cleanup, destroy
INFO     Performing prerun with role_name_check=0...
INFO     Running default > cleanup
Molecule default > cleanup
  INFO     Sanity checks: 'docker'
  CRITICAL Unable to contact the Docker daemon. Please refer to https://docs.docker.com/config/daemon/ for managing the daemon
WARNING  An error occurred during the test sequence action: 'cleanup'. Cleaning up.
  • Driver docker does not provide a schema.
  • CRITICAL Unable to contact the Docker daemon.
@vitabaks vitabaks added priority: high help wanted Extra attention is needed labels May 22, 2024
@vitabaks
Copy link
Owner Author

No changes have been made, including requirements versions.

@vitabaks
Copy link
Owner Author

Fixed: #663

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@vitabaks and others