[infra] ; LTS version : testing lowest PHP version possible (min is 7.1 but PHPUnit isn't compatible) 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 [phpunit] ; when empty phpunit_xml => no phpunit test performed ; phpunit xml file description. required for phpunit testing phpunit_xml=tests/php-unit-tests/phpunit.xml.dist