X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/07a2b2c0e743f36be03e746a7e265986db555d3e..215fe1cc2c7988b5267a6423dea559c9e85b15aa:/sdk/cwl/tests/arvados-tests.sh diff --git a/sdk/cwl/tests/arvados-tests.sh b/sdk/cwl/tests/arvados-tests.sh index 26b31615ea..4869e3e524 100755 --- a/sdk/cwl/tests/arvados-tests.sh +++ b/sdk/cwl/tests/arvados-tests.sh @@ -6,4 +6,10 @@ if ! arv-get d7514270f356df848477718d58308cc4+94 > /dev/null ; then arv-put --portable-data-hash testdir/* fi +if ! arv-get f225e6259bdd63bc7240599648dde9f1+97 > /dev/null ; then + arv-put --portable-data-hash hg19/* +fi +if ! arv-get 4d8a70b1e63b2aad6984e40e338e2373+69 > /dev/null ; then + arv-put --portable-data-hash secondaryFiles/hello.txt* +fi exec cwltest --test arvados-tests.yml --tool arvados-cwl-runner $@ -- --disable-reuse --compute-checksum