Actions
Feature #14018
closedarvados-cwl-runner should support setting properties on container requests
Start date:
09/10/2021
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
We want to associate searchable metadata with container requests. Add a feature to arvados-cwl-runner so that in --submit mode the user can specify additional properties for the runner container request.
Suggest a command line option such as --runner-properties which takes a YAML file that contains the properties to be set on the container request.
Updated by Peter Amstutz over 6 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz over 6 years ago
- Tracker changed from Bug to Feature
- Status changed from In Progress to New
Updated by Peter Amstutz over 3 years ago
- Target version deleted (
To Be Groomed)
Updated by Peter Amstutz over 3 years ago
- Related to Story #17848: CWL runner improvements added
Updated by Peter Amstutz over 3 years ago
- Subject changed from [CWL] arvados-cwl-runner should support tagging container requests using properties to arvados-cwl-runner should support setting properties on container requests
- Category set to CWL
Updated by Peter Amstutz over 3 years ago
- Target version set to 2021-09-01 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-09-01 sprint to 2021-09-15 sprint
Updated by Peter Amstutz over 3 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz over 3 years ago
14018-acr-set-container-properties @ 93be5ba7e96f1a62f53aee8c1e4979a99d1a9d94
Add arv:ProcessProperties hint, which sets properties on the container request.
Adds tests.
Updated by Lucas Di Pentima over 3 years ago
- There're some debug
print()
calls left behind. - It seems there's a file that is pending to be committed:
tests/wf/submit_wf_process_properties.cwl
(the tests failed because of this).
Updated by Peter Amstutz over 3 years ago
Lucas Di Pentima wrote:
- There're some debug
print()
calls left behind.- It seems there's a file that is pending to be committed:
tests/wf/submit_wf_process_properties.cwl
(the tests failed because of this).
Good catch!
14018-acr-set-container-properties @ 4325505873cf6da23c81ef2bbf3003777463e0df
Updated by Peter Amstutz over 3 years ago
- Status changed from In Progress to Resolved
Actions