X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1c31df11487ac8b89cc78b4586918c7202b90353..f848ccbeb40ee87f7072b7399545424ecc0369e6:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index 2f1429efba..d99cf6c189 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -111,3 +111,26 @@ } 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"