Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openbis
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sispub
openbis
Commits
5cc7d5e2
Commit
5cc7d5e2
authored
15 years ago
by
tpylak
Browse files
Options
Downloads
Patches
Plain Diff
SE-133 YeastX - clean service.properties for integration tests
SVN: 12789
parent
bb6fc1f2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
integration-tests/templates/datastore_server_yeastx/etc/service.properties
+0
-29
0 additions, 29 deletions
.../templates/datastore_server_yeastx/etc/service.properties
with
0 additions
and
29 deletions
integration-tests/templates/datastore_server_yeastx/etc/service.properties
+
0
−
29
View file @
5cc7d5e2
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment