-
Notifications
You must be signed in to change notification settings - Fork 119
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
Provide CI coverage for optional mariadb support. #931
Comments
/assign @dtantsur @kashifest |
/triage accepted |
I am trying to understand the need of testing both, if sqlite is the default database, mariadb test isn't required that much unless someone is really using mariadb and against sqlite . We anyhow are planning to test an upgrade scenario where we have a mariadb based ironic deployment and we go on to deploy sqlite based ironic deployment . |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
It is in my backlog, haven't had the time yet. |
/assign @Rozzii |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale |
/assign @lentzi90 |
/remove-help |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale |
/help cancel |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
This slowly going forward but at this moment there is no job that is actively using mariaDB, but at some point there will be. /remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
/lifecycle-frozen |
/lifecycle frozen |
Because of recent developments the SQlite has become the default database for ironic thus the MariaDB based setup is not being testes.
Based on community discussion and discussion on an other ticket #923, it has been decided that there is a need to provide integration tests in the CI for both SQlite and MariaDB based setups.
/kind feature
/help wanted
/cc @dtantsur
The text was updated successfully, but these errors were encountered: