Merge branch '21535-multi-wf-delete'
[arvados.git] / sdk / cwl / tests / wf / submit_wf_runner_resources.cwl
index 9e2712194950627d87c148b76fae14d00f5fac2b..6fa841d450e6fd9ae522b6d9fc8ab2437e7de6a3 100644 (file)
@@ -8,13 +8,14 @@
 # (e.g. submit_tool.cwl) and uploading to Keep works as intended.
 
 class: Workflow
-cwlVersion: v1.0
+cwlVersion: v1.2
 $namespaces:
   arv: "http://arvados.org/cwl#"
 hints:
   arv:WorkflowRunnerResources:
     ramMin: 2000
     coresMin: 2
+    keep_cache: 512
 inputs:
   - id: x
     type: File