Skip to content
Snippets Groups Projects
Commit 5a719ee1 authored by Domenico Giordano's avatar Domenico Giordano
Browse files

debug

parent f77bf34c
No related branches found
No related tags found
2 merge requests!16Qa,!15Qa
Pipeline #1771741 failed
...@@ -11,6 +11,7 @@ function _before_script() { ...@@ -11,6 +11,7 @@ function _before_script() {
function _script() { function _script() {
sleep 1m # to give time to cvmfs to start sleep 1m # to give time to cvmfs to start
echo "CVMFS_EXPORT_DIR is $CVMFS_EXPORT_DIR" echo "CVMFS_EXPORT_DIR is $CVMFS_EXPORT_DIR"
# check cvmfs is running # check cvmfs is running
docker exec cvmfs_${CI_JOB_ID} cvmfs_config probe docker exec cvmfs_${CI_JOB_ID} cvmfs_config probe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment