Skip to content
GitLab
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
e66f2d68
Commit
e66f2d68
authored
Nov 20, 2017
by
Martin Reinecke
Browse files
CI experiment
parent
50c2467b
Pipeline
#21936
passed with stage
in 4 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e66f2d68
...
...
@@ -20,6 +20,8 @@ test_min:
-
python setup.py install --user -f
-
python3 setup.py install --user -f
-
nosetests
-
mpiexec --allow-run-as-root -n 4 nosetests -x
-
mpiexec --allow-run-as-root -n 4 nosetests3 -x
-
nosetests3 -x --with-coverage --cover-package=nifty2go --cover-branches
-
>
coverage report | grep TOTAL | awk '{ print "TOTAL: "$6; }'
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