X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c7399ec7afdf0cfdd0f3177f410f102083a26e15..f848ccbeb40ee87f7072b7399545424ecc0369e6:/sdk/cwl/tests/arvados-tests.yml?ds=sidebyside diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index f6271b85d2..d99cf6c189 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -123,3 +123,14 @@ 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"