8784: Fix test for latest firefox.
[arvados.git] / services / api / test / fixtures / container_requests.yml
1 queued:
2   uuid: zzzzz-xvhdp-cr4queuedcontnr
3   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
4   name: queued
5   state: Committed
6   priority: 1
7   created_at: <%= 2.minute.ago.to_s(:db) %>
8   updated_at: <%= 1.minute.ago.to_s(:db) %>
9   modified_at: <%= 1.minute.ago.to_s(:db) %>
10   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
11   container_image: test
12   cwd: test
13   output_path: test
14   command: ["echo", "hello"]
15   container_uuid: zzzzz-dz642-queuedcontainer
16   runtime_constraints:
17     vcpus: 1
18     ram: 123
19
20 running:
21   uuid: zzzzz-xvhdp-cr4runningcntnr
22   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
23   name: running
24   state: Committed
25   priority: 1
26   created_at: <%= 2.minute.ago.to_s(:db) %>
27   updated_at: <%= 1.minute.ago.to_s(:db) %>
28   modified_at: <%= 1.minute.ago.to_s(:db) %>
29   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
30   container_image: test
31   cwd: test
32   output_path: test
33   command: ["echo", "hello"]
34   container_uuid: zzzzz-dz642-runningcontainr
35   runtime_constraints:
36     vcpus: 1
37     ram: 123
38
39 requester_for_running:
40   uuid: zzzzz-xvhdp-req4runningcntr
41   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
42   name: requester_for_running_cr
43   state: Committed
44   priority: 1
45   created_at: <%= 2.minute.ago.to_s(:db) %>
46   updated_at: <%= 2.minute.ago.to_s(:db) %>
47   modified_at: <%= 2.minute.ago.to_s(:db) %>
48   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
49   container_image: test
50   cwd: test
51   output_path: test
52   command: ["echo", "hello"]
53   container_uuid: zzzzz-dz642-logscontainer03
54   requesting_container_uuid: zzzzz-dz642-runningcontainr
55   runtime_constraints:
56     vcpus: 1
57     ram: 123
58
59 running_older:
60   uuid: zzzzz-xvhdp-cr4runningcntn2
61   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
62   name: running
63   state: Committed
64   priority: 1
65   created_at: 2016-01-11 11:11:11.111111111 Z
66   updated_at: 2016-01-11 11:11:11.111111111 Z
67   modified_at: 2016-01-12 11:11:11.111111111 Z
68   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
69   container_image: test
70   cwd: test
71   output_path: test
72   command: ["echo", "hello"]
73   container_uuid: zzzzz-dz642-runningcontain2
74   runtime_constraints:
75     vcpus: 1
76     ram: 123
77
78 completed:
79   uuid: zzzzz-xvhdp-cr4completedctr
80   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
81   name: completed container request
82   state: Final
83   priority: 1
84   created_at: <%= 2.minute.ago.to_s(:db) %>
85   updated_at: <%= 1.minute.ago.to_s(:db) %>
86   modified_at: <%= 1.minute.ago.to_s(:db) %>
87   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
88   container_image: test
89   cwd: test
90   output_path: test
91   command: ["echo", "hello"]
92   container_uuid: zzzzz-dz642-compltcontainer
93   log_uuid: zzzzz-4zz18-y9vne9npefyxh8g
94   output_uuid: zzzzz-4zz18-znfnqtbbv4spc3w
95   runtime_constraints:
96     vcpus: 1
97     ram: 123
98
99 completed-older:
100   uuid: zzzzz-xvhdp-cr4completedcr2
101   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
102   name: completed
103   state: Final
104   priority: 1
105   created_at: 2016-01-11 11:11:11.111111111 Z
106   updated_at: 2016-01-11 11:11:11.111111111 Z
107   modified_at: 2016-01-11 11:11:11.111111111 Z
108   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
109   container_image: test
110   cwd: test
111   output_path: test
112   command: ["arvados-cwl-runner", "echo", "hello"]
113   container_uuid: zzzzz-dz642-compltcontainr2
114   runtime_constraints:
115     vcpus: 1
116     ram: 123
117
118 requester:
119   uuid: zzzzz-xvhdp-9zacv3o1xw6sxz5
120   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
121   name: requester
122   state: Committed
123   priority: 1
124   created_at: 2016-01-11 11:11:11.111111111 Z
125   updated_at: 2016-01-11 11:11:11.111111111 Z
126   modified_at: 2016-01-11 11:11:11.111111111 Z
127   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
128   container_image: test
129   cwd: /
130   output_path: /output
131   command: ["request-another-container", "echo", "hello"]
132   container_uuid: zzzzz-dz642-requestingcntnr
133   runtime_constraints:
134     vcpus: 1
135     ram: 123
136
137 cr_for_requester:
138   uuid: zzzzz-xvhdp-cr4requestercnt
139   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
140   name: requester_cr
141   state: Final
142   priority: 1
143   created_at: 2016-01-11 11:11:11.111111111 Z
144   updated_at: 2016-01-11 11:11:11.111111111 Z
145   modified_at: 2016-01-11 11:11:11.111111111 Z
146   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
147   container_image: test
148   cwd: test
149   output_path: test
150   command: ["echo", "hello"]
151   container_uuid: zzzzz-dz642-requestercntnr1
152   requesting_container_uuid: zzzzz-dz642-requestingcntnr
153   runtime_constraints:
154     vcpus: 1
155     ram: 123
156
157 cr_for_requester2:
158   uuid: zzzzz-xvhdp-cr4requestercn2
159   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
160   name: requester_cr2
161   state: Final
162   priority: 1
163   created_at: 2016-01-11 11:11:11.111111111 Z
164   updated_at: 2016-01-11 11:11:11.111111111 Z
165   modified_at: 2016-01-11 11:11:11.111111111 Z
166   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
167   container_image: test
168   cwd: test
169   output_path: test
170   command: ["echo", "hello"]
171   requesting_container_uuid: zzzzz-dz642-requestercntnr1
172   runtime_constraints:
173     vcpus: 1
174     ram: 123
175
176 running_anonymous_accessible:
177   uuid: zzzzz-xvhdp-runninganonaccs
178   owner_uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
179   name: running anonymously accessible cr
180   state: Committed
181   priority: 1
182   created_at: 2016-01-11 11:11:11.111111111 Z
183   updated_at: 2016-01-11 11:11:11.111111111 Z
184   modified_at: 2016-01-11 11:11:11.111111111 Z
185   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
186   container_image: test
187   cwd: test
188   output_path: test
189   command: ["echo", "hello"]
190   container_uuid: zzzzz-dz642-runningcontain2
191   runtime_constraints:
192     vcpus: 1
193     ram: 123
194
195 cr_for_failed:
196   uuid: zzzzz-xvhdp-cr4failedcontnr
197   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
198   name: cr for container exit code not 0
199   state: Committed
200   priority: 1
201   created_at: 2016-01-11 11:11:11.111111111 Z
202   updated_at: 2016-01-11 11:11:11.111111111 Z
203   modified_at: 2016-01-11 11:11:11.111111111 Z
204   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
205   container_image: test
206   cwd: test
207   output_path: test
208   command: ["echo", "hello"]
209   container_uuid: zzzzz-dz642-failedcontainr1
210   runtime_constraints:
211     vcpus: 1
212     ram: 123
213
214 canceled_with_queued_container:
215   uuid: zzzzz-xvhdp-canceledqueuedc
216   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
217   name: canceled with queued container
218   state: Committed
219   priority: 0
220   created_at: 2016-01-11 11:11:11.111111111 Z
221   updated_at: 2016-01-11 11:11:11.111111111 Z
222   modified_at: 2016-01-11 11:11:11.111111111 Z
223   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
224   container_image: test
225   cwd: test
226   output_path: test
227   command: ["echo", "hello"]
228   container_uuid: zzzzz-dz642-queuedcontainer
229   runtime_constraints:
230     vcpus: 1
231     ram: 123
232
233 canceled_with_locked_container:
234   uuid: zzzzz-xvhdp-canceledlocekdc
235   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
236   name: canceled with locked container
237   state: Committed
238   priority: 0
239   created_at: 2016-01-11 11:11:11.111111111 Z
240   updated_at: 2016-01-11 11:11:11.111111111 Z
241   modified_at: 2016-01-11 11:11:11.111111111 Z
242   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
243   container_image: test
244   cwd: test
245   output_path: test
246   command: ["echo", "hello"]
247   container_uuid: zzzzz-dz642-lockedcontainer
248   runtime_constraints:
249     vcpus: 1
250     ram: 123
251
252 canceled_with_running_container:
253   uuid: zzzzz-xvhdp-canceledrunning
254   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
255   name: canceled with running container
256   state: Committed
257   priority: 0
258   created_at: 2016-01-11 11:11:11.111111111 Z
259   updated_at: 2016-01-11 11:11:11.111111111 Z
260   modified_at: 2016-01-11 11:11:11.111111111 Z
261   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
262   container_image: test
263   cwd: test
264   output_path: test
265   command: ["echo", "hello"]
266   container_uuid: zzzzz-dz642-runningcontainr
267   runtime_constraints:
268     vcpus: 1
269     ram: 123
270
271 completed_with_input_mounts:
272   uuid: zzzzz-xvhdp-crwithinputmnts
273   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
274   name: completed container request
275   state: Final
276   priority: 1
277   created_at: <%= 24.hour.ago.to_s(:db) %>
278   updated_at: <%= 24.hour.ago.to_s(:db) %>
279   modified_at: <%= 24.hour.ago.to_s(:db) %>
280   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
281   container_image: test
282   cwd: test
283   output_path: test
284   command: ["echo", "hello"]
285   runtime_constraints:
286     vcpus: 1
287     ram: 123
288   container_uuid: zzzzz-dz642-compltcontainer
289   log_uuid: zzzzz-4zz18-y9vne9npefyxh8g
290   output_uuid: zzzzz-4zz18-znfnqtbbv4spc3w
291   mounts:
292     /var/lib/cwl/cwl.input.json:
293       content:
294         input1:
295           basename: foo
296           class: File
297           location: "keep:fa7aeb5140e2848d39b416daeef4ffc5+45/foo"
298         input2:
299           basename: bar
300           class: File
301           location: "keep:fa7aeb5140e2848d39b416daeef4ffc5+45/bar"
302     /var/lib/cwl/workflow.json: "keep:1fd08fc162a5c6413070a8bd0bffc818+150"
303
304 uncommitted:
305   uuid: zzzzz-xvhdp-cr4uncommittedc
306   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
307   name: uncommitted
308   created_at: <%= 2.minute.ago.to_s(:db) %>
309   updated_at: <%= 1.minute.ago.to_s(:db) %>
310   modified_at: <%= 1.minute.ago.to_s(:db) %>
311   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
312   command: ["arvados-cwl-runner", "--local", "--api=containers",
313             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
314   output_path: "/var/spool/cwl"
315   cwd: "/var/spool/cwl"
316   priority: 1
317   state: "Uncommitted"
318   container_image: arvados/jobs
319   mounts: {
320         "/var/lib/cwl/workflow.json": {
321             "kind": "json",
322             "content": {
323                 "cwlVersion": "v1.0",
324                 "$graph": [{
325                 "id": "#main",
326                 "class": "CommandLineTool",
327                 "baseCommand": ["echo"],
328                 "inputs": [
329                     {
330                         "doc": "a longer documentation string for this parameter (optional)",
331                         "type": "boolean",
332                         "id": "ex_boolean",
333                         "label": "a short label for this parameter (optional)",
334                         "inputBinding": {"position": 1}
335                     },
336                     {
337                         "type": ["null", "boolean"],
338                         "id": "ex_boolean_opt",
339                         "inputBinding": {"position": 1}
340                     },
341                     {
342                         "doc": "directory selection should present the workbench collection picker",
343                         "type": "Directory",
344                         "id": "ex_dir",
345                         "inputBinding": {"position": 1}
346                     },
347                     {
348                         "type": "double",
349                         "id": "ex_double",
350                         "inputBinding": {"position": 1}
351                     },
352                     {
353                         "doc": "file selection should present the workbench file picker",
354                         "type": "File",
355                         "id": "ex_file",
356                         "inputBinding": {"position": 1}
357                     },
358                     {
359                         "type": "float",
360                         "id": "ex_float",
361                         "inputBinding": {"position": 1}
362                     },
363                     {
364                         "type": "int",
365                         "id": "ex_int",
366                         "inputBinding": {"position": 1}
367                     },
368                     {
369                         "type": ["null", "int"],
370                         "id": "ex_int_opt",
371                         "inputBinding": {"position": 1}
372                     },
373                     {
374                         "type": "long",
375                         "id": "ex_long",
376                         "inputBinding": {"position": 1}
377                     },
378                     {
379                         "type": "string",
380                         "id": "ex_string",
381                         "inputBinding": {"position": 1}
382                     },
383                     {
384                         "type": ["null", "string"],
385                         "id": "ex_string_opt",
386                         "inputBinding": {"position": 1}
387                     },
388                     {
389                         "type": {
390                             "type": "enum",
391                             "symbols": ["a", "b", "c"]
392                         },
393                         "id": "ex_enum",
394                         "inputBinding": {"position": 1}
395                     },
396                     {
397                         "type": ["null", {
398                             "type": "enum",
399                             "symbols": ["a", "b", "c"]
400                         }],
401                         "id": "ex_enum_opt",
402                         "inputBinding": {"position": 1}
403                     }
404                 ],
405                 "outputs": []
406             }]
407           }
408         },
409         "/var/lib/cwl/cwl.input.json": {
410             "kind": "json",
411             "content": {}
412         },
413         "stdout": {
414             "kind": "file",
415             "path": "/var/spool/cwl/cwl.output.json"
416         },
417         "/var/spool/cwl": {
418             "kind": "collection",
419             "writable": true
420         }
421     }
422   runtime_constraints:
423     vcpus: 1
424     ram: 256000000
425     API: true
426
427 uncommitted_ready_to_run:
428   uuid: zzzzz-xvhdp-cr4uncommittedd
429   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
430   name: uncommitted_ready_to_run
431   created_at: 2016-01-11 11:11:11.111111111 Z
432   updated_at: 2016-01-11 11:11:11.111111111 Z
433   modified_at: 2016-01-11 11:11:11.111111111 Z
434   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
435   command: ["arvados-cwl-runner", "--local", "--api=containers",
436             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
437   output_path: "/var/spool/cwl"
438   cwd: "/var/spool/cwl"
439   priority: 1
440   state: "Uncommitted"
441   container_image: arvados/jobs
442   mounts: {
443         "/var/lib/cwl/workflow.json": {
444             "kind": "json",
445             "content": {
446                 "cwlVersion": "v1.0",
447                 "class": "CommandLineTool",
448                 "baseCommand": ["echo"],
449                 "inputs": [
450                     {
451                         "doc": "a longer documentation string for this parameter (optional)",
452                         "type": "boolean",
453                         "id": "ex_boolean",
454                         "label": "a short label for this parameter (optional)",
455                         "inputBinding": {"position": 1}
456                     },
457                     {
458                         "type": ["null", "boolean"],
459                         "id": "ex_boolean_opt",
460                         "inputBinding": {"position": 1}
461                     },
462                     {
463                         "doc": "directory selection should present the workbench collection picker",
464                         "type": "Directory",
465                         "id": "ex_dir",
466                         "inputBinding": {"position": 1}
467                     },
468                     {
469                         "type": "double",
470                         "id": "ex_double",
471                         "inputBinding": {"position": 1}
472                     },
473                     {
474                         "doc": "file selection should present the workbench file picker",
475                         "type": "File",
476                         "id": "ex_file",
477                         "inputBinding": {"position": 1}
478                     },
479                     {
480                         "type": "float",
481                         "id": "ex_float",
482                         "inputBinding": {"position": 1}
483                     },
484                     {
485                         "type": "int",
486                         "id": "ex_int",
487                         "inputBinding": {"position": 1}
488                     },
489                     {
490                         "type": ["null", "int"],
491                         "id": "ex_int_opt",
492                         "inputBinding": {"position": 1}
493                     },
494                     {
495                         "type": "long",
496                         "id": "ex_long",
497                         "inputBinding": {"position": 1}
498                     },
499                     {
500                         "type": "string",
501                         "id": "ex_string",
502                         "inputBinding": {"position": 1}
503                     },
504                     {
505                         "type": ["null", "string"],
506                         "id": "ex_string_opt",
507                         "inputBinding": {"position": 1}
508                     },
509                     {
510                         "type": {
511                             "type": "enum",
512                             "symbols": ["a", "b", "c"]
513                         },
514                         "id": "ex_enum",
515                         "inputBinding": {"position": 1}
516                     },
517                     {
518                         "type": ["null", {
519                             "type": "enum",
520                             "symbols": ["a", "b", "c"]
521                         }],
522                         "id": "ex_enum_opt",
523                         "inputBinding": {"position": 1}
524                     }
525                 ],
526                 "outputs": []
527             }
528         },
529         "/var/lib/cwl/cwl.input.json": {
530             "kind": "json",
531             "content": {
532               "ex_string_opt": null,
533               "ex_int_opt": null,
534               "ex_boolean": false,
535               "ex_boolean_opt": true,
536               "ex_dir": {
537                 "class": "Directory",
538                 "location": "keep:1f4b0bc7583c2a7f9102c395f4ffc5e3+45",
539                 "arv:collection": "zzzzz-4zz18-znfnqtbbv4spc3w"
540               },
541               "ex_double": 66.0,
542               "ex_file": {
543                 "class": "File",
544                 "location": "keep:1f4b0bc7583c2a7f9102c395f4ffc5e3+45/foo",
545                 "arv:collection": "zzzzz-4zz18-znfnqtbbv4spc3w/foo"
546               },
547               "ex_float": 55.0,
548               "ex_int": 55,
549               "ex_long": 22,
550               "ex_string": "qq",
551               "ex_enum": "a"
552             }
553         },
554         "stdout": {
555             "kind": "file",
556             "path": "/var/spool/cwl/cwl.output.json"
557         },
558         "/var/spool/cwl": {
559             "kind": "collection",
560             "writable": true
561         }
562     }
563   runtime_constraints:
564     vcpus: 1
565     ram: 256000000
566     API: true
567
568 uncommitted-with-directory-input:
569   uuid: zzzzz-xvhdp-cr4uncommitted2
570   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
571   name: uncommitted with directory input
572   created_at: 2016-01-11 11:11:11.111111111 Z
573   updated_at: 2016-01-11 11:11:11.111111111 Z
574   modified_at: 2016-01-11 11:11:11.111111111 Z
575   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
576   command: ["arvados-cwl-runner", "--local", "--api=containers",
577             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
578   output_path: "/var/spool/cwl"
579   cwd: "/var/spool/cwl"
580   priority: 1
581   state: Uncommitted
582   container_image: fa3c1a9cb6783f85f2ecda037e07b8c3+167
583   mounts: {
584         "/var/lib/cwl/workflow.json": {
585             "kind": "json",
586             "content": {
587                 "cwlVersion": "v1.0",
588                 "class": "CommandLineTool",
589                 "baseCommand": ["echo"],
590                 "inputs": [
591                     {
592                         "type": "Directory",
593                         "id": "directory_type",
594                         "inputBinding": {"position": 1}
595                     }
596                 ],
597                 "outputs": []
598             }
599         },
600         "/var/lib/cwl/cwl.input.json": {
601             "kind": "json",
602             "content": {}
603         },
604         "stdout": {
605             "kind": "file",
606             "path": "/var/spool/cwl/cwl.output.json"
607         },
608         "/var/spool/cwl": {
609             "kind": "collection",
610             "writable": true
611         }
612     }
613   runtime_constraints:
614     vcpus: 1
615     ram: 256000000
616     API: true
617
618 uncommitted-with-file-input:
619   uuid: zzzzz-xvhdp-cr4uncommittedf
620   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
621   name: uncommitted with directory input
622   created_at: 2016-01-11 11:11:11.111111111 Z
623   updated_at: 2016-01-11 11:11:11.111111111 Z
624   modified_at: 2016-01-11 11:11:11.111111111 Z
625   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
626   command: ["arvados-cwl-runner", "--local", "--api=containers",
627             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
628   output_path: "/var/spool/cwl"
629   cwd: "/var/spool/cwl"
630   priority: 1
631   state: Uncommitted
632   container_image: fa3c1a9cb6783f85f2ecda037e07b8c3+167
633   mounts: {
634         "/var/lib/cwl/workflow.json": {
635             "kind": "json",
636             "content": {
637                 "cwlVersion": "v1.0",
638                 "class": "CommandLineTool",
639                 "baseCommand": ["echo"],
640                 "inputs": [
641                     {
642                         "type": "File",
643                         "id": "file_type",
644                         "inputBinding": {"position": 1}
645                     }
646                 ],
647                 "outputs": []
648             }
649         },
650         "/var/lib/cwl/cwl.input.json": {
651             "kind": "json",
652             "content": {}
653         },
654         "stdout": {
655             "kind": "file",
656             "path": "/var/spool/cwl/cwl.output.json"
657         },
658         "/var/spool/cwl": {
659             "kind": "collection",
660             "writable": true
661         }
662     }
663   runtime_constraints:
664     vcpus: 1
665     ram: 256000000
666     API: true
667
668 uncommitted-with-required-and-optional-inputs:
669   uuid: zzzzz-xvhdp-cr4uncommitted3
670   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
671   name: uncommitted with required and optional inputs
672   created_at: 2016-01-11 11:11:11.111111111 Z
673   updated_at: 2016-01-11 11:11:11.111111111 Z
674   modified_at: 2016-01-11 11:11:11.111111111 Z
675   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
676   command: ["arvados-cwl-runner", "--local", "--api=containers",
677             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
678   output_path: "/var/spool/cwl"
679   cwd: "/var/spool/cwl"
680   priority: 1
681   state: Uncommitted
682   container_image: fa3c1a9cb6783f85f2ecda037e07b8c3+167
683   mounts: {
684         "/var/lib/cwl/workflow.json": {
685             "kind": "json",
686             "content": {
687                 "cwlVersion": "v1.0",
688                 "class": "CommandLineTool",
689                 "baseCommand": ["echo"],
690                 "inputs": [
691                     {
692                         "type": "int",
693                         "id": "int_required",
694                         "inputBinding": {"position": 1}
695                     },
696                     {
697                         "type": ["null", "int"],
698                         "id": "int_optional",
699                         "inputBinding": {"position": 1}
700                     }
701                 ],
702                 "outputs": []
703             }
704         },
705         "/var/lib/cwl/cwl.input.json": {
706             "kind": "json",
707             "content": {}
708         },
709         "stdout": {
710             "kind": "file",
711             "path": "/var/spool/cwl/cwl.output.json"
712         },
713         "/var/spool/cwl": {
714             "kind": "collection",
715             "writable": true
716         }
717     }
718   runtime_constraints:
719     vcpus: 1
720     ram: 256000000
721     API: true
722
723 # Test Helper trims the rest of the file
724
725 # Do not add your fixtures below this line as the rest of this file will be trimmed by test_helper
726
727 # container requests in project_with_2_pipelines_and_60_crs
728 <% for i in 1..60 do %>
729 cr_<%=i%>_of_60:
730   uuid: zzzzz-xvhdp-oneof60crs<%= i.to_s.rjust(5, '0') %>
731   created_at: <%= ((i+5)/5).hour.ago.to_s(:db) %>
732   owner_uuid: zzzzz-j7d0g-nnncrspipelines
733   name: cr-<%= i.to_s %>
734   output_path: test
735   command: ["echo", "hello"]
736 <% end %>
737
738 # Do not add your fixtures below this line as the rest of this file will be trimmed by test_helper