Bug #8766
closed
[CWL Runner] arvados-cwl-runner using --project-uuid does not place the outputs in the specified project
Added by Sarah Guthrie about 9 years ago.
Updated about 9 years ago.
Description
Even if the pipeline is successful, the outputs are placed in the user's home project, not the project the pipeline is running in.
cwl-runner needs to find the collection with the output's portable data hash, and create a copy of that collection in the parent project if it does not already exist.
- Target version set to Arvados Future Sprints
- Description updated (diff)
- Category set to Crunch
- Story points set to 0.5
- Target version changed from Arvados Future Sprints to 2016-03-30 sprint
- Status changed from New to In Progress
- Assigned To set to Peter Amstutz
As an aside, using this code removes the reuse of jobs, which is unfortunate, since this change doesn't affect the jobs themselves
Sarah Guthrie wrote:
As an aside, using this code removes the reuse of jobs, which is unfortunate, since this change doesn't affect the jobs themselves
I think that's probably due to 9df4d7d which fixed a bug in crunchrunner so that we could see stderr.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF