Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
9511bfa2
Commit
9511bfa2
authored
Feb 03, 2018
by
Martin Reinecke
Browse files
tweak CI
parent
05e5347b
Pipeline
#24350
passed with stage
in 6 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9511bfa2
...
...
@@ -20,7 +20,7 @@ test_min:
-
pip3 install --user .
-
nosetests -q --with-coverage --cover-package=nifty4 --cover-branches
-
nosetests3 -q
-
OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests -q
-
OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests3 -q
-
OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests -q
2>/dev/null
-
OMP_NUM_THREADS=1 mpiexec --allow-run-as-root -n 4 nosetests3 -q
2>/dev/null
-
>
coverage report | grep TOTAL | awk '{ print "TOTAL: "$6; }'
Write
Preview
Supports
Markdown
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