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

Fix get data unit test to use new test data

parent c3053816
Branches
Tags
2 merge requests!58Develop,!53Resolve "process_derivaUpload"
Pipeline #8671 canceled with stages
in 5 minutes and 6 seconds
......@@ -49,7 +49,7 @@ getData:
script:
- singularity run 'docker://gudmaprbk/deriva1.3:1.0.0' bdbag --version > version_bdbag.txt
- ln -sfn `readlink -e ./test_data/auth/cookies.txt` ~/.bdbag/deriva-cookies.txt
- unzip ./test_data/bag/Q-Y5F6_inputBag.zip
- unzip ./test_data/bag/Q-Y5F6_inputBag_xxxxxxxx.zip
- singularity run 'docker://gudmaprbk/deriva1.3:1.0.0' bash ./workflow/scripts/bdbag_fetch.sh Q-Y5F6_inputBag Q-Y5F6 TEST
- pytest -m getData
artifacts:
......
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