diff --git a/integration-tests/templates/datastore_server_yeastx/etc/service.properties b/integration-tests/templates/datastore_server_yeastx/etc/service.properties index 7490b15f2e905148c2f86138f7aa7cd2a2218fad..78fa9d31e8c326ec38b9820bb011864969b9b284 100644 --- a/integration-tests/templates/datastore_server_yeastx/etc/service.properties +++ b/integration-tests/templates/datastore_server_yeastx/etc/service.properties @@ -67,35 +67,6 @@ reprocess-faulty-datasets = true # ------------------------ -processing-plugins = eicml-dropbox-processor, fiaml-dropbox-processor - -eicml-dropbox-processor.label = Generate eicML datasets -eicml-dropbox-processor.dataset-types = MZXML -eicml-dropbox-processor.class = ch.systemsx.cisd.yeastx.etl.DropboxProcessingPluginYeastX -eicml-dropbox-processor.dropbox-dir = ${root}/dropbox-eicml -# how many times should it be retried when making copy of items fails -eicml-dropbox-processor.copy-max-retries = 5 -# interval time in seconds between two copy retries -eicml-dropbox-processor.copy-failure-interval = 120 - -fiaml-dropbox-processor.label = Generate fiaML datasets -fiaml-dropbox-processor.dataset-types = MZXML -fiaml-dropbox-processor.class = ch.systemsx.cisd.yeastx.etl.DropboxProcessingPluginYeastX -fiaml-dropbox-processor.dropbox-dir = ${root}/dropbox-fiaml -fiaml-dropbox-processor.copy-max-retries = 5 -fiaml-dropbox-processor.copy-failure-interval = 120 - -# ------------------------ - -maintenance-plugins=dataset-deletion-synchronizer - -# Maintenance task deleting from metabol database data sets which have been deleted from openbis -dataset-deletion-synchronizer.class = ch.systemsx.cisd.yeastx.etl.MetabolDatabaseUpdater -# how often the synchronization should happen in seconds: every day -dataset-deletion-synchronizer.interval = 60 - -# ------------------------ - inputs=main-thread, eicml-uploader, fiaml-uploader, quantml-uploader # Globally used separator character which separates entities in a data set file name