Skip to content
Snippets Groups Projects
Commit bf401aec authored by Christoph Heidecker's avatar Christoph Heidecker
Browse files

Merge remote-tracking branch 'origin/add-htcondor-info' into add-htcondor-info

parents e8ea2147 d3080a41
Branches
Tags
1 merge request!1merge fixed unit tests into master branch
Pipeline #
......@@ -25,8 +25,8 @@ test_navix_slc6_python34:
- export XRD_INCDIR="/usr/include/xrootd"
- cd /opt/xrootd-python && python3.4 setup.py install
- cd /builds/ETP-HTC/NaviX
# - ulimit -n unlimited
- coverage run test_it.py && kill $(ps aux | grep 'NaviX.py' | awk '{print $2}')
- coverage run test_it.py
- kill $(ps aux | grep 'NaviX.py' | awk '{print $2}')
- coverage report -m --omit=/usr/*,tests/*,test_it.py
# - source /opt/rh/rh-python34/enable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment