13090: Pass through --eval-timeout to container command line.
[arvados.git] / sdk / cwl / tests / arvados-tests.yml
index a0de23694c5c11298145804b04c500c42ed996ed..d99cf6c189dc16761f73e5c1699ceed68baf9e9b 100644 (file)
     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"