13201: Fix tests.
[arvados.git] / sdk / cwl / tests / arvados-tests.sh
index 86467040a5c7440ae6aed42b506fbae935ab45eb..d3c1e90637d5419320b0115b386780d6321d9975 100755 (executable)
@@ -1,5 +1,12 @@
 #!/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
+exec cwltest --test arvados-tests.yml --tool arvados-cwl-runner $@ -- --disable-reuse --compute-checksum