Merge branch '10658-crunch-run-missing-files' closes #10658
[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: ["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 uncommitted:
272   uuid: zzzzz-xvhdp-cr4uncommittedc
273   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
274   name: uncommitted
275   created_at: <%= 2.minute.ago.to_s(:db) %>
276   updated_at: <%= 1.minute.ago.to_s(:db) %>
277   modified_at: <%= 1.minute.ago.to_s(:db) %>
278   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
279   command: ["arvados-cwl-runner", "--local", "--api=containers",
280             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
281   output_path: "/var/spool/cwl"
282   cwd: "/var/spool/cwl"
283   priority: 1
284   state: "Uncommitted"
285   container_image: arvados/jobs
286   mounts: {
287         "/var/lib/cwl/workflow.json": {
288             "kind": "json",
289             "content": {
290                 "cwlVersion": "v1.0",
291                 "$graph": [{
292                 "id": "#main",
293                 "class": "CommandLineTool",
294                 "baseCommand": ["echo"],
295                 "inputs": [
296                     {
297                         "doc": "a longer documentation string for this parameter (optional)",
298                         "type": "boolean",
299                         "id": "ex_boolean",
300                         "label": "a short label for this parameter (optional)",
301                         "inputBinding": {"position": 1}
302                     },
303                     {
304                         "type": ["null", "boolean"],
305                         "id": "ex_boolean_opt",
306                         "inputBinding": {"position": 1}
307                     },
308                     {
309                         "doc": "directory selection should present the workbench collection picker",
310                         "type": "Directory",
311                         "id": "ex_dir",
312                         "inputBinding": {"position": 1}
313                     },
314                     {
315                         "type": "double",
316                         "id": "ex_double",
317                         "inputBinding": {"position": 1}
318                     },
319                     {
320                         "doc": "file selection should present the workbench file picker",
321                         "type": "File",
322                         "id": "ex_file",
323                         "inputBinding": {"position": 1}
324                     },
325                     {
326                         "type": "float",
327                         "id": "ex_float",
328                         "inputBinding": {"position": 1}
329                     },
330                     {
331                         "type": "int",
332                         "id": "ex_int",
333                         "inputBinding": {"position": 1}
334                     },
335                     {
336                         "type": ["null", "int"],
337                         "id": "ex_int_opt",
338                         "inputBinding": {"position": 1}
339                     },
340                     {
341                         "type": "long",
342                         "id": "ex_long",
343                         "inputBinding": {"position": 1}
344                     },
345                     {
346                         "type": "string",
347                         "id": "ex_string",
348                         "inputBinding": {"position": 1}
349                     },
350                     {
351                         "type": ["null", "string"],
352                         "id": "ex_string_opt",
353                         "inputBinding": {"position": 1}
354                     },
355                     {
356                         "type": {
357                             "type": "enum",
358                             "symbols": ["a", "b", "c"]
359                         },
360                         "id": "ex_enum",
361                         "inputBinding": {"position": 1}
362                     },
363                     {
364                         "type": ["null", {
365                             "type": "enum",
366                             "symbols": ["a", "b", "c"]
367                         }],
368                         "id": "ex_enum_opt",
369                         "inputBinding": {"position": 1}
370                     }
371                 ],
372                 "outputs": []
373             }]
374           }
375         },
376         "/var/lib/cwl/cwl.input.json": {
377             "kind": "json",
378             "content": {}
379         },
380         "stdout": {
381             "kind": "file",
382             "path": "/var/spool/cwl/cwl.output.json"
383         },
384         "/var/spool/cwl": {
385             "kind": "collection",
386             "writable": true
387         }
388     }
389   runtime_constraints:
390     vcpus: 1
391     ram: 256000000
392     API: true
393
394 uncommitted_ready_to_run:
395   uuid: zzzzz-xvhdp-cr4uncommittedd
396   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
397   name: uncommitted_ready_to_run
398   created_at: 2016-01-11 11:11:11.111111111 Z
399   updated_at: 2016-01-11 11:11:11.111111111 Z
400   modified_at: 2016-01-11 11:11:11.111111111 Z
401   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
402   command: ["arvados-cwl-runner", "--local", "--api=containers",
403             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
404   output_path: "/var/spool/cwl"
405   cwd: "/var/spool/cwl"
406   priority: 1
407   state: "Uncommitted"
408   container_image: arvados/jobs
409   mounts: {
410         "/var/lib/cwl/workflow.json": {
411             "kind": "json",
412             "content": {
413                 "cwlVersion": "v1.0",
414                 "class": "CommandLineTool",
415                 "baseCommand": ["echo"],
416                 "inputs": [
417                     {
418                         "doc": "a longer documentation string for this parameter (optional)",
419                         "type": "boolean",
420                         "id": "ex_boolean",
421                         "label": "a short label for this parameter (optional)",
422                         "inputBinding": {"position": 1}
423                     },
424                     {
425                         "type": ["null", "boolean"],
426                         "id": "ex_boolean_opt",
427                         "inputBinding": {"position": 1}
428                     },
429                     {
430                         "doc": "directory selection should present the workbench collection picker",
431                         "type": "Directory",
432                         "id": "ex_dir",
433                         "inputBinding": {"position": 1}
434                     },
435                     {
436                         "type": "double",
437                         "id": "ex_double",
438                         "inputBinding": {"position": 1}
439                     },
440                     {
441                         "doc": "file selection should present the workbench file picker",
442                         "type": "File",
443                         "id": "ex_file",
444                         "inputBinding": {"position": 1}
445                     },
446                     {
447                         "type": "float",
448                         "id": "ex_float",
449                         "inputBinding": {"position": 1}
450                     },
451                     {
452                         "type": "int",
453                         "id": "ex_int",
454                         "inputBinding": {"position": 1}
455                     },
456                     {
457                         "type": ["null", "int"],
458                         "id": "ex_int_opt",
459                         "inputBinding": {"position": 1}
460                     },
461                     {
462                         "type": "long",
463                         "id": "ex_long",
464                         "inputBinding": {"position": 1}
465                     },
466                     {
467                         "type": "string",
468                         "id": "ex_string",
469                         "inputBinding": {"position": 1}
470                     },
471                     {
472                         "type": ["null", "string"],
473                         "id": "ex_string_opt",
474                         "inputBinding": {"position": 1}
475                     },
476                     {
477                         "type": {
478                             "type": "enum",
479                             "symbols": ["a", "b", "c"]
480                         },
481                         "id": "ex_enum",
482                         "inputBinding": {"position": 1}
483                     },
484                     {
485                         "type": ["null", {
486                             "type": "enum",
487                             "symbols": ["a", "b", "c"]
488                         }],
489                         "id": "ex_enum_opt",
490                         "inputBinding": {"position": 1}
491                     }
492                 ],
493                 "outputs": []
494             }
495         },
496         "/var/lib/cwl/cwl.input.json": {
497             "kind": "json",
498             "content": {
499               "ex_string_opt": null,
500               "ex_int_opt": null,
501               "ex_boolean": false,
502               "ex_boolean_opt": true,
503               "ex_dir": {
504                 "class": "Directory",
505                 "location": "keep:1f4b0bc7583c2a7f9102c395f4ffc5e3+45",
506                 "arv:collection": "zzzzz-4zz18-znfnqtbbv4spc3w"
507               },
508               "ex_double": 66.0,
509               "ex_file": {
510                 "class": "File",
511                 "location": "keep:1f4b0bc7583c2a7f9102c395f4ffc5e3+45/foo",
512                 "arv:collection": "zzzzz-4zz18-znfnqtbbv4spc3w/foo"
513               },
514               "ex_float": 55.0,
515               "ex_int": 55,
516               "ex_long": 22,
517               "ex_string": "qq",
518               "ex_enum": "a"
519             }
520         },
521         "stdout": {
522             "kind": "file",
523             "path": "/var/spool/cwl/cwl.output.json"
524         },
525         "/var/spool/cwl": {
526             "kind": "collection",
527             "writable": true
528         }
529     }
530   runtime_constraints:
531     vcpus: 1
532     ram: 256000000
533     API: true
534
535 uncommitted-with-directory-input:
536   uuid: zzzzz-xvhdp-cr4uncommitted2
537   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
538   name: uncommitted with directory input
539   created_at: 2016-01-11 11:11:11.111111111 Z
540   updated_at: 2016-01-11 11:11:11.111111111 Z
541   modified_at: 2016-01-11 11:11:11.111111111 Z
542   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
543   command: ["arvados-cwl-runner", "--local", "--api=containers",
544             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
545   output_path: "/var/spool/cwl"
546   cwd: "/var/spool/cwl"
547   priority: 1
548   state: Uncommitted
549   container_image: fa3c1a9cb6783f85f2ecda037e07b8c3+167
550   mounts: {
551         "/var/lib/cwl/workflow.json": {
552             "kind": "json",
553             "content": {
554                 "cwlVersion": "v1.0",
555                 "class": "CommandLineTool",
556                 "baseCommand": ["echo"],
557                 "inputs": [
558                     {
559                         "type": "Directory",
560                         "id": "directory_type",
561                         "inputBinding": {"position": 1}
562                     }
563                 ],
564                 "outputs": []
565             }
566         },
567         "/var/lib/cwl/cwl.input.json": {
568             "kind": "json",
569             "content": {}
570         },
571         "stdout": {
572             "kind": "file",
573             "path": "/var/spool/cwl/cwl.output.json"
574         },
575         "/var/spool/cwl": {
576             "kind": "collection",
577             "writable": true
578         }
579     }
580   runtime_constraints:
581     vcpus: 1
582     ram: 256000000
583     API: true
584
585 uncommitted-with-file-input:
586   uuid: zzzzz-xvhdp-cr4uncommittedf
587   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
588   name: uncommitted with directory input
589   created_at: 2016-01-11 11:11:11.111111111 Z
590   updated_at: 2016-01-11 11:11:11.111111111 Z
591   modified_at: 2016-01-11 11:11:11.111111111 Z
592   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
593   command: ["arvados-cwl-runner", "--local", "--api=containers",
594             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
595   output_path: "/var/spool/cwl"
596   cwd: "/var/spool/cwl"
597   priority: 1
598   state: Uncommitted
599   container_image: fa3c1a9cb6783f85f2ecda037e07b8c3+167
600   mounts: {
601         "/var/lib/cwl/workflow.json": {
602             "kind": "json",
603             "content": {
604                 "cwlVersion": "v1.0",
605                 "class": "CommandLineTool",
606                 "baseCommand": ["echo"],
607                 "inputs": [
608                     {
609                         "type": "File",
610                         "id": "file_type",
611                         "inputBinding": {"position": 1}
612                     }
613                 ],
614                 "outputs": []
615             }
616         },
617         "/var/lib/cwl/cwl.input.json": {
618             "kind": "json",
619             "content": {}
620         },
621         "stdout": {
622             "kind": "file",
623             "path": "/var/spool/cwl/cwl.output.json"
624         },
625         "/var/spool/cwl": {
626             "kind": "collection",
627             "writable": true
628         }
629     }
630   runtime_constraints:
631     vcpus: 1
632     ram: 256000000
633     API: true
634
635 uncommitted-with-required-and-optional-inputs:
636   uuid: zzzzz-xvhdp-cr4uncommitted3
637   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
638   name: uncommitted with required and optional inputs
639   created_at: 2016-01-11 11:11:11.111111111 Z
640   updated_at: 2016-01-11 11:11:11.111111111 Z
641   modified_at: 2016-01-11 11:11:11.111111111 Z
642   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
643   command: ["arvados-cwl-runner", "--local", "--api=containers",
644             "/var/lib/cwl/workflow.json", "/var/lib/cwl/cwl.input.json"]
645   output_path: "/var/spool/cwl"
646   cwd: "/var/spool/cwl"
647   priority: 1
648   state: Uncommitted
649   container_image: fa3c1a9cb6783f85f2ecda037e07b8c3+167
650   mounts: {
651         "/var/lib/cwl/workflow.json": {
652             "kind": "json",
653             "content": {
654                 "cwlVersion": "v1.0",
655                 "class": "CommandLineTool",
656                 "baseCommand": ["echo"],
657                 "inputs": [
658                     {
659                         "type": "int",
660                         "id": "int_required",
661                         "inputBinding": {"position": 1}
662                     },
663                     {
664                         "type": ["null", "int"],
665                         "id": "int_optional",
666                         "inputBinding": {"position": 1}
667                     }
668                 ],
669                 "outputs": []
670             }
671         },
672         "/var/lib/cwl/cwl.input.json": {
673             "kind": "json",
674             "content": {}
675         },
676         "stdout": {
677             "kind": "file",
678             "path": "/var/spool/cwl/cwl.output.json"
679         },
680         "/var/spool/cwl": {
681             "kind": "collection",
682             "writable": true
683         }
684     }
685   runtime_constraints:
686     vcpus: 1
687     ram: 256000000
688     API: true
689
690 # Test Helper trims the rest of the file
691
692 # Do not add your fixtures below this line as the rest of this file will be trimmed by test_helper
693
694 # container requests in project_with_2_pipelines_and_60_crs
695 <% for i in 1..60 do %>
696 cr_<%=i%>_of_60:
697   uuid: zzzzz-xvhdp-oneof60crs<%= i.to_s.rjust(5, '0') %>
698   created_at: <%= ((i+5)/5).hour.ago.to_s(:db) %>
699   owner_uuid: zzzzz-j7d0g-nnncrspipelines
700   name: cr-<%= i.to_s %>
701   output_path: test
702   command: ["echo", "hello"]
703 <% end %>
704
705 # Do not add your fixtures below this line as the rest of this file will be trimmed by test_helper