X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/eae1286badb67ee63888633ff59bda9cb736131e..f848ccbeb40ee87f7072b7399545424ecc0369e6:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index a0de23694c..d99cf6c189 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -117,3 +117,20 @@ 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"