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

Update .gitlab-ci.yml to new git URL

parent ef12d677
Branches
Tags
No related merge requests found
Pipeline #
......@@ -24,7 +24,7 @@ test_navix_slc6_python34:
- export XRD_LIBDIR="/usr/lib64"
- export XRD_INCDIR="/usr/include/xrootd"
- cd /opt/xrootd-python && python3.4 setup.py install
- cd /builds/ETP-XRootD/NaviX
- cd /builds/ETP-HTC/NaviX
- 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