beaker-project / beaker

Hardware integration testing system and lab automation for Fedora and RHEL
http://beaker-project.org/
GNU General Public License v2.0
80 stars 42 forks source link

CI: Use MariaDB 10-ubi as DB for tests #223

Closed StykMartin closed 5 months ago

StykMartin commented 5 months ago

This pull request locks the DB to MariaDB 10 to avoid random failures in test cases. We can extend the matrix if we want to support additional databases or versions, but we need to make sure we can configure them properly for production.