Bug #12186
closed[cwl] cwl.input.yml contains "nameroot" and "nameext" fields, breaks reuse with RunInSingleContainer
Updated by Peter Amstutz about 7 years ago
- Status changed from New to In Progress
- Assigned To set to Peter Amstutz
Updated by Peter Amstutz about 7 years ago
- Target version changed from 2017-08-30 Sprint to 2017-09-13 Sprint
Updated by Peter Amstutz about 7 years ago
Jenkins run @ https://ci.curoverse.com/job/developer-run-tests/440/
Updated by Lucas Di Pentima about 7 years ago
As far as I can tell, this looks good to me. One question: would it be too complex to make a test to prove that reuse is working with RunInSingleContainer? This would detect potential similar problems in the future.
Updated by Peter Amstutz about 7 years ago
Lucas Di Pentima wrote:
As far as I can tell, this looks good to me. One question: would it be too complex to make a test to prove that reuse is working with RunInSingleContainer? This would detect potential similar problems in the future.
I did this is 45054326217ef62eeef9bcdbd0ed429c55650609 I added a File input called "fileblub", and updated TestWorkflow.test_run to check that the intermediate input.cwl.json has only the expected fields for File objects.
Updated by Peter Amstutz about 7 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:194df852b504214879c005a0b730ab1e00395160.
Updated by Tom Morris about 7 years ago
From a customer point of view, it's important for them to be able to know which jobs are potentially affected by this issue.
Do we know the range of versions and/or dates that are affected?