Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
9fb2087a
Commit
9fb2087a
authored
Sep 27, 2016
by
eric pellegrini
Browse files
advances in gitlab-gitflow integration
parent
fe7896f2
Pipeline
#915
failed with stages
in 5 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Debian/run_tests.sh
View file @
9fb2087a
...
...
@@ -6,11 +6,13 @@ export PYTHONPATH=${CI_PROJECT_DIR}/build/lib.linux-x86_64-2.7
# Performs the unit tests
cd
Tests/UnitTests
nosetests
--verbosity
=
3
-P
.
test
=
`
nosetests
--verbosity
=
3
-P
.
`
echo
"test=
$test
"
cd
../..
# Performs the functional tests
cd
Tests/FunctionalTests/Jobs
python BuildJobTests.py
nosetests
--verbosity
=
3
--exe
-P
.
test
=
`
nosetests
--verbosity
=
3
--exe
-P
.
`
echo
"test1=
$test
"
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment