Files
iTop/tests/ci_description.ini
odain bc8543d88c Merge branch 'support/3.0' into support/3.1
# Conflicts:
#	setup/modulediscovery.class.inc.php
#	setup/runtimeenv.class.inc.php
#	setup/unattended-install/unattended-install.php
#	tests/setup_params/default-params.xml
2024-04-09 10:11:06 +02:00

15 lines
452 B
INI

[infra]
; STS version : testing greatest PHP version possible
php_version=8.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