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
82b7e464
Commit
82b7e464
authored
15 years ago
by
tpylak
Browse files
Options
Downloads
Patches
Plain Diff
SE-133 minor: integration tests
SVN: 12720
parent
04277095
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
integration-tests/common.bash
+0
-1
0 additions, 1 deletion
integration-tests/common.bash
integration-tests/readme.txt
+13
-1
13 additions, 1 deletion
integration-tests/readme.txt
integration-tests/test-3v.sh
+1
-0
1 addition, 0 deletions
integration-tests/test-3v.sh
with
14 additions
and
2 deletions
integration-tests/common.bash
+
0
−
1
View file @
82b7e464
...
@@ -9,7 +9,6 @@ FALSE=0
...
@@ -9,7 +9,6 @@ FALSE=0
# all paths are relative to the template directory
# all paths are relative to the template directory
TEMPLATE
=
templates
TEMPLATE
=
templates
TARGETS
=
targets
TARGETS
=
targets
TEST_DATA
=
testData
WORK
=
$TARGETS
/playground
WORK
=
$TARGETS
/playground
INSTALL
=
$TARGETS
/install
INSTALL
=
$TARGETS
/install
LOCAL_PROJECTS
=
..
LOCAL_PROJECTS
=
..
...
...
This diff is collapsed.
Click to expand it.
integration-tests/readme.txt
+
13
−
1
View file @
82b7e464
Author: Tomasz Pylak, 2007-09-26
Author: Tomasz Pylak, 2007-09-26
Directories
Directories
-----------------
-----------------
templates - configuration of each component
templates - configuration of each component
install - stores freshly built installation versions (*.zip)
install - stores freshly built installation versions (*.zip)
playground - temporary directory, here all tests take place
playground - temporary directory, here all tests take place
Directories used by yeastx integration tests:
- templates/datastore_server_yeastx
- templates/data-yeastx
- openBIS-server
Directories used by 3v screening integration tests:
- openBIS-server
- data
- testData
- datamover-*
- datastore_server1, datastore_server2
- dummy-img-analyser
Launching
Launching
-----------------
-----------------
Tests are run automatically in Continuous Integration process.
Tests are run automatically in Continuous Integration process.
...
...
This diff is collapsed.
Click to expand it.
integration-tests/test-3v.sh
+
1
−
0
View file @
82b7e464
...
@@ -26,6 +26,7 @@
...
@@ -26,6 +26,7 @@
# ./test-3v.sh --etl --lims --local-source --reinstall-all
# ./test-3v.sh --etl --lims --local-source --reinstall-all
TIME_TO_COMPLETE
=
60
# time (in seconds) needed by the whole pipeline to process everything
TIME_TO_COMPLETE
=
60
# time (in seconds) needed by the whole pipeline to process everything
TEST_DATA
=
testData
# --- include external sources ------------------------
# --- include external sources ------------------------
...
...
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