diff --git a/test/ci_description.ini b/test/ci_description.ini index 18956abe5f..493e239949 100644 --- a/test/ci_description.ini +++ b/test/ci_description.ini @@ -1,6 +1,6 @@ [itop] itop_setup=test/setup_params/default-params.xml -itop_backup=test/backups/backup-itop.tar.gz +;itop_backup=test/backups/backup-itop.tar.gz [phpunit] ; when empty phpunit_xml => no phpunit test performed diff --git a/test/core/iTopConfigParserTest.php b/test/core/iTopConfigParserTest.php index bd4234ee8b..b651e6db3a 100644 --- a/test/core/iTopConfigParserTest.php +++ b/test/core/iTopConfigParserTest.php @@ -184,6 +184,7 @@ CONF; */ public function testConfigWriteToFile_FromScratchInstallation() { + clearstatcache(); $sConfigPath = utils::GetConfigFilePath(); $tmpSavePath = tempnam( '/tmp/', 'config-itop'); diff --git a/test/setup_params/setup.xml b/test/setup_params/setup.xml new file mode 100644 index 0000000000..a7c9db554d --- /dev/null +++ b/test/setup_params/setup.xml @@ -0,0 +1,79 @@ + + + install + + + + /var/www/html/iTop/data/backups/manual/setup-2020-07-15_15_52 + /var/www/html/iTop//conf/production/config-itop.php + + + datamodels/2.x/ + 2.7.1 + + extensions + production + + + localhost + iTop + **removed** + toto + + + + + http://localhost/iTop/ + /usr/bin/dot + + admin + **removed** + EN US + + EN US + + authent-cas + authent-external + authent-ldap + authent-local + itop-backup + itop-config + itop-files-information + itop-portal-base + itop-profiles-itil + itop-sla-computation + itop-tickets + itop-welcome-itil + itop-config-mgmt + itop-attachments + combodo-db-tools + itop-core-update + itop-hub-connector + itop-datacenter-mgmt + itop-endusers-devices + itop-storage-mgmt + itop-virtualization-mgmt + itop-bridge-virtualization-storage + itop-service-mgmt + itop-request-mgmt + itop-portal + itop-change-mgmt + itop-knownerror-mgmt + + + itop-config-mgmt-core + itop-config-mgmt-datacenter + itop-config-mgmt-end-user + itop-config-mgmt-storage + itop-config-mgmt-virtualization + itop-service-mgmt-enterprise + itop-ticket-mgmt-simple-ticket + itop-ticket-mgmt-simple-ticket-enhanced-portal + itop-change-mgmt-simple + itop-kown-error-mgmt + + 1 + + + +