Merge branch '11850-singlecontainer-max-requirements'
[arvados.git] / sdk / cwl / tests / arvados-tests.yml
index 2f1429efba2b63f7e8c4bdbea555f17c56d0a961..d99cf6c189dc16761f73e5c1699ceed68baf9e9b 100644 (file)
   }
   tool: 12213-keepref-wf.cwl
   doc: "Test manipulating keep references with expression tools"
+
+- job: null
+  output:
+    out: null
+  tool: 12418-glob-empty-collection.cwl
+  doc: "Test glob output on empty collection"
+
+- job: null
+  output:
+    out: out
+  tool: wf/runin-wf.cwl
+  doc: "RunInSingleContainer cwl.input.json needs to be consistent with pathmapper manipulations"
+
+- job: secondary/wf-job.yml
+  output: {}
+  tool: secondary/wf.cwl
+  doc: "RunInSingleContainer applies secondaryFile discovery & manipulation before generating cwl.input.yml"
+
+- job: null
+  output:
+    out: out
+  tool: wf/runin-with-ttl-wf.cwl
+  doc: "RunInSingleContainer respects outputTTL"