[ARVADOS-DEV] updated: 2d11eaae9b48ebf7998b37d978466d26ddcfc769
git at public.curoverse.com
git at public.curoverse.com
Wed Oct 7 10:06:08 EDT 2015
Summary of changes:
jenkins/run-cwl-tests.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
via 2d11eaae9b48ebf7998b37d978466d26ddcfc769 (commit)
from 5f2cf1041d2579bc4c29d5691b9ebaf9250f39b8 (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 2d11eaae9b48ebf7998b37d978466d26ddcfc769
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Wed Oct 7 10:07:25 2015 -0400
Run CWL tests for both draft-2 and draft-3. No issue #
diff --git a/jenkins/run-cwl-tests.sh b/jenkins/run-cwl-tests.sh
index 2aa68c2..53c0538 100755
--- a/jenkins/run-cwl-tests.sh
+++ b/jenkins/run-cwl-tests.sh
@@ -175,7 +175,8 @@ fi
./build-node-docker.sh
)
-./run_test.sh RUNNER=cwltool/cwltool/main.py
+./run_test.sh RUNNER=cwltool/cwltool/main.py DRAFT=draft-2
+./run_test.sh RUNNER=cwltool/cwltool/main.py DRAFT=draft-3
(cd cwltool
handle_python_package
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list