Merge branch 'govendor'
[arvados.git] / sdk / cwl / tests / arvados-tests.yml
index f6271b85d2f9acab6f6371e3def545b1473cd8d7..d99cf6c189dc16761f73e5c1699ceed68baf9e9b 100644 (file)
     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"