[ARVADOS] updated: 4689cec4c94dbbfcf990250e15ae6e822f9fd170
Git user
git at public.curoverse.com
Mon Sep 26 15:30:47 EDT 2016
Summary of changes:
sdk/cwl/arvados_cwl/arv-cwl-schema.yml | 33 +++++++++++++++++++++++++++++++++
sdk/cwl/arvados_cwl/arvcontainer.py | 8 ++++++++
sdk/cwl/arvados_cwl/arvjob.py | 4 ++++
sdk/cwl/tests/test_container.py | 8 +++++++-
sdk/cwl/tests/test_job.py | 8 +++++++-
5 files changed, 59 insertions(+), 2 deletions(-)
via 4689cec4c94dbbfcf990250e15ae6e822f9fd170 (commit)
via aedb012c8f4c6c08820df412019440954e398048 (commit)
via 5c9aedbd8e623a518f5e1a92e4064a25ddd66353 (commit)
via cbc620e6517c169fb265153eb6c995eebe959721 (commit)
from 9e27ddfd2f2538ff2216d75c450aa72dd3bc1cf8 (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 4689cec4c94dbbfcf990250e15ae6e822f9fd170
Merge: 9e27ddf aedb012
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Mon Sep 26 15:30:39 2016 -0400
Merge branch '9988-cwl-arv-hints' closes #9988
commit aedb012c8f4c6c08820df412019440954e398048
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Mon Sep 26 15:30:17 2016 -0400
Fix typo.
diff --git a/sdk/cwl/arvados_cwl/arv-cwl-schema.yml b/sdk/cwl/arvados_cwl/arv-cwl-schema.yml
index 2a81ed4..44b1b06 100644
--- a/sdk/cwl/arvados_cwl/arv-cwl-schema.yml
+++ b/sdk/cwl/arvados_cwl/arv-cwl-schema.yml
@@ -28,7 +28,7 @@ $graph:
type: int?
doc: |
Size of file data buffer for Keep mount in MiB. Default is 256
- MiB. Increase this to reduce cache thrashing in situtations such as
+ MiB. Increase this to reduce cache thrashing in situations such as
accessing multiple large (64+ MiB) files at the same time, or
performing random access on a large file.
commit 5c9aedbd8e623a518f5e1a92e4064a25ddd66353
Merge: cbc620e 9bc524a
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Fri Sep 23 16:20:07 2016 -0400
Merge branch '10081-cwl-run-same-job' into 9988-cwl-arv-hints
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list