Skip to content

Commit

Permalink
[CI] Test utils test only.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed May 4, 2018
1 parent bbe2497 commit 2f48e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -455,7 +455,7 @@ xrootd_docker_test:
script:
- docker pull gitlab-registry.cern.ch/dss/xrootd
- sudo ./xrootd-docker/start.sh -i gitlab-registry.cern.ch/dss/xrootd
- docker exec metaman text-runner /usr/lib64/libXrdClTests.so "All Tests"
- docker exec metaman text-runner /usr/lib64/libXrdClTests.so "All Tests/UtilsTest/"
after_script:
- sudo ./xrootd-docker/clean.sh
tags:
Expand Down

0 comments on commit 2f48e7d

Please sign in to comment.