Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #3013 was successful Changes by daryl herzmann and Guus der Kinderen

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Build result summary

Details

Completed
Queue duration
1 second
Duration
13 minutes
Labels
None
Agent
mesonet-ah.agron.iastate.edu (2)
Revision
346688cf2eb79c82e3f04ba75d20656bab1b4d1c
Total tests
1907
Successful since
#2937 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann daryl herzmann 346688cf2eb79c82e3f04ba75d20656bab1b4d1c Merge pull request #3243 from guusdk/OF-3239_MariaDB-support-introduction
OF-3239: Add MariaDB as a first-class supported database
Guus der Kinderen Guus der Kinderen 019be128efa74d056c68fb3280b888d71127565f OF-3239 (code review): Fix invalid  comment in v22 upgrade scripts
Guus der Kinderen Guus der Kinderen a7818d981fcbbdcdc2ba0a34c2a6da418e9c2307 OF-3239 (code review): MariaDB-specific documentation improvements
Guus der Kinderen Guus der Kinderen 7cca8fd014a30fddc07216f2601863ec8c071ac2 OF-3239: Add MariaDB as a first-class supported database
MariaDB was previously handled implicitly by mapping it to DatabaseType.mysql in DbConnectionManager.setMetaData() and sharing all MySQL SQL scripts. This commit gives MariaDB its own identity throughout the codebase.

This adds a copy of the Mysql install and upgrade script under the 'mariadb' name, ensuring that any existing MariaDB installation that was previously running under the Mysql type can continue to upgrade through any path.

Introduces two new CI jobs (mariadb-install and mariadb-upgrade) that mirror the structure of the existing mysql-install and mysql-upgrade jobs, giving MariaDB the same level of automated testing as other supported databases.

Update documentation to reflect MariaDB as a first-class database.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-3239Could not obtain issue details from Jira

Shared artifacts

Artifact File size
Unpacked project files 277 MB