Skip to content
Snippets Groups Projects
Commit e90f8334 authored by Gervaise Henry's avatar Gervaise Henry 🤠
Browse files

Fix simple CI test-data linking

parent 82dafd86
3 merge requests!29Develop,!28Develop,!27Resolve "Develop CI"
Pipeline #3321 failed with stages
in 9 minutes and 14 seconds
...@@ -5,7 +5,7 @@ before_script: ...@@ -5,7 +5,7 @@ before_script:
- mkdir test_data/hu.v2s1r1k - mkdir test_data/hu.v2s1r1k
- mkdir test_data/mu.v2s2r10k - mkdir test_data/mu.v2s2r10k
- mkdir test_data/hu.v3s2r10k - mkdir test_data/hu.v3s2r10k
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger/cellranger_count/hu.v3s2r10k/* test_data/hu.v2s1r1k/ - ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger/cellranger_count/hu.v2s1r1k/* test_data/hu.v2s1r1k/
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger/cellranger_count/mu.v2s2r10k/* test_data/mu.v2s2r10k/ - ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger/cellranger_count/mu.v2s2r10k/* test_data/mu.v2s2r10k/
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger/cellranger_count/hu.v3s2r10k/* test_data/hu.v3s2r10k/ - ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger/cellranger_count/hu.v3s2r10k/* test_data/hu.v3s2r10k/
......
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