Bug #10259
closed
[CWL] Submitted pipelines don't finish
Added by Peter Amstutz about 8 years ago.
Updated about 8 years ago.
Estimated time:
(Total: 0.00 h)
Description
Pipelines submitted from arvados-cwl-runner don't finish, because they are submitted as RunningOnClient. Fix this so that pipelines submitted this way are RunningOnServer so that arv-run-pipeline-instance will ensure that the pipeline is marked as completed.
- Description updated (diff)
- Assigned To set to Peter Amstutz
- Story points set to 0.5
- Status changed from New to In Progress
- Status changed from In Progress to Resolved
Applied in changeset arvados|commit:82cd0096558b94f8ff1e23d6e3f8b8dfec7df7b9.
- Status changed from Resolved to In Progress
One more branch @ 10259-cwl-pipeline-null. Passes 100% CWL conformance tests for me on arvbox.
I think I spotted a small typo that don't get to be tested:
sdk/cli/bin/arv-run-pipeline-instance:381
: I think has_key(...)
should be has has_key?(...)
as used at line 369.
Apart from that typo, lgtm.
- Status changed from In Progress to Resolved
I think the fallout from this ticket has been resolved, so marking resolved.
Also available in: Atom
PDF