[ARVADOS] updated: 2.1.0-1425-g8c82ddb22
Git user
git at public.arvados.org
Mon Oct 4 15:26:09 UTC 2021
Summary of changes:
tools/salt-install/tests/run-test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 8c82ddb2255f3e7c32a11c543d72a12b85f1371d (commit)
from 7363a10191ebf9ff7d73e6ea19708a813b95956f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 8c82ddb2255f3e7c32a11c543d72a12b85f1371d
Author: Javier Bértoli <jbertoli at curii.com>
Date: Mon Oct 4 12:25:23 2021 -0300
18248: enable debug for cwl-runner in tests
Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>
diff --git a/tools/salt-install/tests/run-test.sh b/tools/salt-install/tests/run-test.sh
index 020efa94e..a47294b3b 100755
--- a/tools/salt-install/tests/run-test.sh
+++ b/tools/salt-install/tests/run-test.sh
@@ -69,4 +69,4 @@ echo "Switching to user '__INITIAL_USER__'"
export ARVADOS_API_TOKEN="${user_api_token}"
echo "Running test CWL workflow"
-cwl-runner hasher-workflow.cwl hasher-workflow-job.yml
+cwl-runner --debug hasher-workflow.cwl hasher-workflow-job.yml
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list