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