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
2d7c6252
Commit
2d7c6252
authored
15 years ago
by
felmer
Browse files
Options
Downloads
Patches
Plain Diff
LMS-855 moved drop-in for DSS2 at the end
SVN: 10848
parent
e915ed75
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
integration-tests/run.sh
+5
-4
5 additions, 4 deletions
integration-tests/run.sh
with
5 additions
and
4 deletions
integration-tests/run.sh
+
5
−
4
View file @
2d7c6252
...
...
@@ -455,9 +455,6 @@ function generate_test_data {
echo
Generate incoming data
local
DIR
=
$DATA
/in-raw
# drop a file
echo
hello world
>
$DATA
/incoming-a/3VCP1.txt
# drop an identifyable valid data set
copy_test_data 3VCP1
$DIR
sleep
30
...
...
@@ -483,6 +480,10 @@ function generate_test_data {
mv
$DATA
/3VCP3/TIFF/blabla_3VCP1_K13_8_w460.tif
$DATA
/3VCP3/TIFF/blabla_3VCP3_K13_8_w460.tif
echo
image
for
well M03
>
$DATA
/3VCP3/TIFF/blabla_3VCP3_M03_2_w350.tif
mv
$DATA
/3VCP3
$DIR
sleep
30
# drop a file
echo
hello world
>
$DATA
/incoming-a/3VCP1.txt
}
...
...
@@ -544,7 +545,7 @@ function switch_dmv {
function
switch_processing_pipeline
{
new_state
=
$1
switch_dss
$new_state
datastore_server1
sleep
1
sleep
5
switch_dss
$new_state
datastore_server2
switch_dmv
$new_state
datamover-analysis
switch_sth
$new_state
dummy-img-analyser start.sh stop.sh
$TRUE
...
...
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