[ARVADOS-DEV] updated: 8c369fda77a433c29d9b4de0ebdf4caa0d1ba9e4
Git user
git at public.curoverse.com
Mon Aug 15 16:30:20 EDT 2016
Summary of changes:
jenkins/run-cwl-test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 8c369fda77a433c29d9b4de0ebdf4caa0d1ba9e4 (commit)
from 7849273c7f6609e72021104b14765fe05e75c28f (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 8c369fda77a433c29d9b4de0ebdf4caa0d1ba9e4
Author: Peter Amstutz <tetron at ci.curoverse.com>
Date: Mon Aug 15 20:10:15 2016 +0000
Remove CWL test exclusions, no issue #
diff --git a/jenkins/run-cwl-test.sh b/jenkins/run-cwl-test.sh
index 46212e8..d98a73b 100755
--- a/jenkins/run-cwl-test.sh
+++ b/jenkins/run-cwl-test.sh
@@ -123,7 +123,7 @@ fi
## FIXME: add a git clone if common-workflow-language dir isn't there
## FIXME: create /root/arvados-cwl-runner-with-checksum.sh (#!/bin/sh\nexec arvados-cwl-runner --compute-checksum "$@") instead of assuming it's there
-run_command shell.$IDENTIFIER ECODE "cd common-workflow-language; git pull; ARVADOS_API_HOST=$ARVADOS_API_HOST ARVADOS_API_TOKEN=$ARVADOS_API_TOKEN ./run_test.sh -n1-69,71-73 RUNNER=/root/arvados-cwl-runner-with-checksum.sh "
+run_command shell.$IDENTIFIER ECODE "cd common-workflow-language; git pull; ARVADOS_API_HOST=$ARVADOS_API_HOST ARVADOS_API_TOKEN=$ARVADOS_API_TOKEN ./run_test.sh RUNNER=/root/arvados-cwl-runner-with-checksum.sh "
exit $ECODE
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list