N°6629 Set commit tests back to Mysql

For now we have perf issues on Jenkins with MariaDB (see N°6694)
This commit is contained in:
Pierre Goiffon
2023-09-04 10:25:41 +02:00
parent bf768311c2
commit 0d8ff7bbac

View File

@@ -1,3 +1,9 @@
[infra]
; lowest phpversion supported is 7.1 but PHPUnit isn't compatible with it :/
php_version=7.2-apache
; N°6629 perf bug on some tests on mariadb for now, so specifying MySQL
db_version=5.7
[itop]
itop_setup=tests/setup_params/default-params.xml
itop_backup=tests/backups/backup-itop.tar.gz