Merge branch '13365-default-secondaryFiles' refs #13365
[arvados.git] / sdk / cwl / tests / arvados-tests.sh
index 2c03812ed3e38e339f1323abd25e2bc4ec61c8dc..4869e3e524153af30feb6a654e65e2cac6c57f3f 100755 (executable)
@@ -1,5 +1,15 @@
 #!/bin/sh
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 if ! arv-get d7514270f356df848477718d58308cc4+94 > /dev/null ; then
-    arv-put --portable-data-hash testdir
+    arv-put --portable-data-hash testdir/*
 fi
-exec cwltest --test arvados-tests.yml --tool $PWD/runner.sh $@
+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