[Bug 40295] New: Add CI job Koha_Main_MariaDB_update but with lowest MariaDB version (10.3)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40295 Bug ID: 40295 Summary: Add CI job Koha_Main_MariaDB_update but with lowest MariaDB version (10.3) Change sponsored?: --- Product: Project Infrastructure Version: unspecified Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Continuous Integration Assignee: tomascohen@gmail.com Reporter: victor@tuxayo.net That would have caught that blocker: bug 40292 So it's about forking Koha_Main_MariaDB_update and switching the DBMS. It should be ok to leave it on main to be sure to not miss DB revs to test. The trade off is the risk of dropping that new MDB 10.3 upgrade job when that version is dropped from main. That's a more general issue of CI going out of sync with: https://wiki.koha-community.org/wiki/System_requirements_and_recommendations To not risk any of the two trade offs above, we would need to have that job on main, 24.11 LTS and 25.05 (as some db rev would be only on 25.05). That would be a waste of resources. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40295 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=40292 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40295 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=40297 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40295 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add CI job |Add CI job |Koha_Main_MariaDB_update |Koha_Main_MariaDB_update |but with lowest MariaDB |but with lowest MariaDB |version (10.3) |version (10.3) and with | |MariaDB latest -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40295 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add CI job |Add CI job |Koha_Main_MariaDB_update |Koha_Main_MariaDB_update |but with lowest MariaDB |but with lowest MariaDB |version (10.3) and with |version (10.3) |MariaDB latest | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40295 --- Comment #1 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Is there a large enough risk for needing also mariadb latest ? I though I had found a case but it was about something in kohastructure.sql (offset became a reserved keyword and before 21.05 we had an unquoted declaration of a column named offset) but kohastructure.sql is always ran so it's not a relevant example. Could there be a risk with the db revs on recent MariaDB versions warranting a CI job? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org