Feature #9308
Updated by Peter Amstutz over 8 years ago
Crunchrunner used by crunch v1 for CWL jobs does not support using the writable keep mount as the output directory.
# Define a job runtime constraint that requests use of writable keep mount.
# Update crunchrunner to use writable keep mount as the output directory if the runtime constraint is set
# Update arvados-cwl-runner to set the job runtime constraint for writable keep when there is an appropriate hint in the CWL document (depends on #9307)