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

Corrected xrootd-client installation in slc6 test of .gitlab-ci.yml

parent b15717d6
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -6,9 +6,8 @@ test_navix_slc6_python35:
when: manual
image: mschnepf/slc6-condocker:test
script:
# add python 3 and xrootd-client repositories
# add python 3 repositories
- yum install -y sl-release-scl
- yum install -y epel-release
# install python 3 and xrootd
- yum install -y rh-python35 rh-python35-python-devel rh-python35-python-setuptools xrootd-client-devel
# enable python 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment