Skip to content
Snippets Groups Projects
Commit 841dcea3 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Add missing gitlab-ci.yml for new getData

parent 50212074
Branches
Tags
3 merge requests!37v0.0.1,!24Develop,!23Resolve "process_RSeQC"
Pipeline #6035 passed with stages
in 3 hours, 29 minutes, and 54 seconds
......@@ -22,8 +22,8 @@ getData:
stage: unit
script:
- ln -sfn `readlink -e ./test_data/auth/cookies.txt` ~/.bdbag/deriva-cookies.txt
- unzip ./test_data/bagit/Replicate_16-1ZX4
- singularity run 'docker://bicf/gudmaprbkfilexfer:1.3' bash ./workflow/scripts/bdbagFetch.sh Replicate_16-1ZX4 16-1ZX4 TEST
- unzip ./test_data/bagit/Study_Q-Y4H0.zip
- singularity run 'docker://bicf/gudmaprbkfilexfer:1.3' bash ./workflow/scripts/bdbagFetch.sh Study_Q-Y4H0 Q-Y4H0 TEST
- pytest -m getData
parseMetadata:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment