diff --git a/integration-tests/templates/datastore_server_screening/integration-tests-service.properties b/integration-tests/templates/datastore_server_screening/integration-tests-service.properties index 3d4fb9dbc362f34b9af34391a126773bad61301f..a361dd6572ac11975553ed2cdcff56ea4618bcaa 100644 --- a/integration-tests/templates/datastore_server_screening/integration-tests-service.properties +++ b/integration-tests/templates/datastore_server_screening/integration-tests-service.properties @@ -15,5 +15,5 @@ data-sources = path-info-db, imaging-db path-info-db.version-holder-class = ch.systemsx.cisd.openbis.dss.generic.shared.PathInfoDatabaseVersionHolder path-info-db.databaseEngineCode = postgresql path-info-db.basicDatabaseName = pathinfo -path-info-db.databaseKind = screening +path-info-db.databaseKind = screening_integration_tests path-info-db.scriptFolder = sql