Merge branch 'master' into 9372-container-display
[arvados.git] / services / api / test / fixtures / containers.yml
1 queued:
2   uuid: zzzzz-dz642-queuedcontainer
3   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
4   state: Queued
5   priority: 1
6   created_at: 2016-01-11 11:11:11.111111111 Z
7   updated_at: 2016-01-11 11:11:11.111111111 Z
8   container_image: test
9   cwd: test
10   output: test
11   output_path: test
12   command: ["echo", "hello"]
13   runtime_constraints:
14     ram: 12000000000
15     vcpus: 4
16
17 running:
18   uuid: zzzzz-dz642-runningcontainr
19   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
20   state: Running
21   priority: 1
22   created_at: <%= 1.minute.ago.to_s(:db) %>
23   updated_at: <%= 1.minute.ago.to_s(:db) %>
24   started_at: <%= 1.minute.ago.to_s(:db) %>
25   container_image: test
26   cwd: test
27   output: test
28   output_path: test
29   command: ["echo", "hello"]
30   runtime_constraints:
31     ram: 12000000000
32     vcpus: 4
33
34 running-older:
35   uuid: zzzzz-dz642-runningcontain2
36   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
37   state: Running
38   priority: 1
39   created_at: <%= 2.minute.ago.to_s(:db) %>
40   updated_at: <%= 2.minute.ago.to_s(:db) %>
41   started_at: <%= 2.minute.ago.to_s(:db) %>
42   container_image: test
43   cwd: test
44   output: test
45   output_path: test
46   command: ["echo", "hello"]
47   runtime_constraints:
48     ram: 12000000000
49     vcpus: 4
50
51 locked:
52   uuid: zzzzz-dz642-lockedcontainer
53   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
54   state: Locked
55   priority: 2
56   created_at: <%= 2.minute.ago.to_s(:db) %>
57   updated_at: <%= 2.minute.ago.to_s(:db) %>
58   container_image: test
59   cwd: test
60   output: test
61   output_path: test
62   command: ["echo", "hello"]
63   runtime_constraints:
64     ram: 12000000000
65     vcpus: 4
66
67 completed:
68   uuid: zzzzz-dz642-compltcontainer
69   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
70   state: Complete
71   priority: 1
72   created_at: 2016-01-11 11:11:11.111111111 Z
73   updated_at: 2016-01-11 11:11:11.111111111 Z
74   started_at: 2016-01-11 11:11:11.111111111 Z
75   finished_at: 2016-01-12 11:12:13.111111111 Z
76   container_image: test
77   cwd: test
78   output: test
79   output_path: test
80   command: ["echo", "hello"]
81   runtime_constraints:
82     ram: 12000000000
83     vcpus: 4
84
85 completed_older:
86   uuid: zzzzz-dz642-compltcontainr2
87   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
88   state: Complete
89   priority: 1
90   created_at: 2016-01-11 11:11:11.111111111 Z
91   updated_at: 2016-01-11 11:11:11.111111111 Z
92   started_at: 2016-01-13 11:11:11.111111111 Z
93   finished_at: 2016-01-14 11:12:13.111111111 Z
94   container_image: test
95   cwd: test
96   output: test
97   output_path: test
98   command: ["echo", "hello"]
99   runtime_constraints:
100     ram: 12000000000
101     vcpus: 4
102
103 requester:
104   uuid: zzzzz-dz642-requestingcntnr
105   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
106   state: Complete
107   priority: 1
108   created_at: 2016-01-11 11:11:11.111111111 Z
109   updated_at: 2016-01-11 11:11:11.111111111 Z
110   container_image: test
111   cwd: test
112   output: test
113   output_path: test
114   command: ["echo", "hello"]
115   runtime_constraints:
116     ram: 12000000000
117     vcpus: 4
118
119 requester_container:
120   uuid: zzzzz-dz642-requestercntnr1
121   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
122   state: Complete
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   container_image: test
127   cwd: test
128   output: test
129   output_path: test
130   command: ["echo", "hello"]
131   runtime_constraints:
132     ram: 12000000000
133     vcpus: 4
134   auth_uuid: zzzzz-gj3su-077z32aux8dg2s1