X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/95e5ccacf6c1193b313fa90a6d39baafa2ba67d8..ef661ebdb4cb7ae6e0bc79da5e27fe226ca70bfa:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index e51c7a2531..0eb606d25c 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -102,8 +102,8 @@ "size": 32 }, { - "checksum": "sha1$83483b9c65d99967aecc794c14f9f4743314d186", - "location": "sample2_S01_R3_001.fastq.txt", + "checksum": "sha1$5f3b4df1b0f7fdced751fc6079778600ad9fdb45", + "location": "sample2_S01_R1_001.fastq.txt", "class": "File", "size": 32 } @@ -243,3 +243,64 @@ } tool: 13931-size.cwl doc: Test that size is set for files in Keep + +- job: 15241-writable-dir-job.json + output: { + "results": { + "basename": "keep:6dd5fa20622d5a7a23c9147d0927da2a+180", + "class": "Directory", + "listing": [ + { + "basename": "d7514270f356df848477718d58308cc4+94", + "class": "Directory", + "listing": [ + { + "basename": "a", + "checksum": "sha1$da39a3ee5e6b4b0d3255bfef95601890afd80709", + "class": "File", + "location": "a", + "size": 0 + }, + { + "basename": "blurg.txt", + "checksum": "sha1$da39a3ee5e6b4b0d3255bfef95601890afd80709", + "class": "File", + "location": "blurg.txt", + "size": 0 + }, + { + "basename": "c", + "class": "Directory", + "listing": [ + { + "basename": "d", + "checksum": "sha1$da39a3ee5e6b4b0d3255bfef95601890afd80709", + "class": "File", + "location": "d", + "size": 0 + } + ], + "location": "c" + }, + { + "basename": "b", + "checksum": "sha1$da39a3ee5e6b4b0d3255bfef95601890afd80709", + "class": "File", + "location": "b", + "size": 0 + } + ], + "location": "d7514270f356df848477718d58308cc4+94" + } + ], + "location": "keep:6dd5fa20622d5a7a23c9147d0927da2a+180" + } + } + tool: 15241-writable-dir.cwl + doc: Test for writable collections + +- job: badkeep.yml + output: {} + should_fail: true + tool: 15295-bad-keep-ref.cwl + doc: Test checking for invalid keepref