Skip to content

Integrate DB test process into release, update DB requirements #5882

Description

@ssddanbrown

In this folder I added a docker-based testing process to run though major versions of supported databases, and run our full test suite against each.

This should be added to the release-steps devops script, as something to run manually before release where DB affecting changes have been made. Needs a little extra clean-up to allow full test suite to work in the designed docker-based environment, and needs documentation to cover its use.

We should also update our required DB versions on the project install page, just to trim off very old unsupported DB versions, and to reduce what we need to test against.

Docs Updates

  • Update requirements on install page with those decided upon.
    • MySQL 8.0
    • MariaDB 10.6
  • Update advisory for min-supported DB version change.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions