Skip to content

Fix test suite issues #65

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

Merged
merged 9 commits into from
Jun 15, 2025
Merged

Fix test suite issues #65

merged 9 commits into from
Jun 15, 2025

Conversation

cmeissner
Copy link
Member

This PR provides:

  • Fixing of vcrpy related error
  • Fixing compose file
  • Fixing database setup script

/fixes #64

* use correct default verion
* provide container_names for better handling in later steps
* remove sleep from make target `setup-phpipam` as database setup script
  waits on it's own
* fix recognition of podman
As `ubuntu-20.04` was deprecated and already removed we switched to
`ubuntu-latest` instead.
We removed python 3.7 and 3.8 from testing scope, as these versions are
not supported by github actions.
@cmeissner cmeissner merged commit fc7895b into codeaffen:develop Jun 15, 2025
21 checks passed
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.

Tests run not without error in current state
1 participant