14360: Merge branch 'master' into 14360-dispatch-cloud
[arvados.git] / sdk / cwl / tests / wf / runin-reqs-wf4.cwl
index b7a977998fe2f1a9ae66db2c470a843133c1648c..fc06fb30a6157a5a393764029a7d9d9d22c3c8e3 100644 (file)
@@ -50,10 +50,10 @@ steps:
             id: subtool
             hints:
               - class: ResourceRequirement
-                ramMin: 8
+                ramMin: 128
             inputs:
               count:
                 type: int
               script: File
             outputs: []
-            arguments: [python, $(inputs.script), "8"]
+            arguments: [python, $(inputs.script), "128"]