17004: Set default collection output name "Output from workflow XYZ"
authorPeter Amstutz <peter.amstutz@curii.com>
Fri, 13 May 2022 20:41:19 +0000 (16:41 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Fri, 13 May 2022 20:44:43 +0000 (16:44 -0400)
commitcf9afd31cf9bc682ea3f8c0d59012fa7080b0e9b
treebd8775b9ae4a54165d8dead9414253e35b8e72b5
parenta3d2b8e1de5b8c785846ddc57ae9a4c02bc51adc
17004: Set default collection output name "Output from workflow XYZ"

Previously this wasn't set, so the output collection would be called
"Container output for request XYZ" which is pretty meaningless to
humans.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
sdk/cwl/arvados_cwl/arvcontainer.py
sdk/cwl/arvados_cwl/executor.py
sdk/cwl/tests/test_container.py
sdk/cwl/tests/test_submit.py