Merge branch '7816-crunch2-exec' closes #7816
[arvados.git] / services / api / test / fixtures / users.yml
1 # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
2
3 system_user:
4   uuid: zzzzz-tpzed-000000000000000
5   owner_uuid: zzzzz-tpzed-000000000000000
6   created_at: 2014-11-27 06:38:21.215463000 Z
7   modified_by_client_uuid: zzzzz-ozdt8-teyxzyd8qllg11h
8   modified_by_user_uuid: zzzzz-tpzed-000000000000000
9   modified_at: 2014-11-27 06:38:21.208036000 Z
10   email: root
11   first_name: root
12   last_name: ''
13   identity_url:
14   is_admin: true
15   prefs: {}
16   updated_at: 2014-11-27 06:38:21.207873000 Z
17   is_active: true
18
19 admin:
20   owner_uuid: zzzzz-tpzed-000000000000000
21   uuid: zzzzz-tpzed-d9tiejq69daie8f
22   email: admin@arvados.local
23   first_name: TestCase
24   last_name: Administrator
25   identity_url: https://admin.openid.local
26   is_active: true
27   is_admin: true
28   username: admin
29   prefs:
30     profile:
31       organization: example.com
32       role: IT
33     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
34
35 miniadmin:
36   owner_uuid: zzzzz-tpzed-000000000000000
37   uuid: zzzzz-tpzed-2bg9x0oeydcw5hm
38   email: miniadmin@arvados.local
39   first_name: TestCase
40   last_name: User Group Administrator
41   identity_url: https://miniadmin.openid.local
42   is_active: true
43   is_admin: false
44   username: miniadmin
45   prefs:
46     profile:
47       organization: example.com
48       role: IT
49     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
50
51 rominiadmin:
52   owner_uuid: zzzzz-tpzed-000000000000000
53   uuid: zzzzz-tpzed-4hvxm4n25emegis
54   email: rominiadmin@arvados.local
55   first_name: TestCase
56   last_name: Read-Only User Group Administrator
57   identity_url: https://rominiadmin.openid.local
58   is_active: true
59   is_admin: false
60   username: rominiadmin
61   prefs:
62     profile:
63       organization: example.com
64       role: IT
65     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
66
67 active:
68   owner_uuid: zzzzz-tpzed-000000000000000
69   uuid: zzzzz-tpzed-xurymjxw79nv3jz
70   email: active-user@arvados.local
71   first_name: Active
72   last_name: User
73   identity_url: https://active-user.openid.local
74   is_active: true
75   is_admin: false
76   username: active
77   prefs:
78     profile:
79       organization: example.com
80       role: Computational biologist
81     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
82
83 project_viewer:
84   owner_uuid: zzzzz-tpzed-000000000000000
85   uuid: zzzzz-tpzed-projectviewer1a
86   email: project-viewer@arvados.local
87   first_name: Project
88   last_name: Viewer
89   identity_url: https://project-viewer.openid.local
90   is_active: true
91   is_admin: false
92   username: projectviewer
93   prefs:
94     profile:
95       organization: example.com
96       role: Computational biologist
97     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
98
99 future_project_user:
100   # Workbench tests give this user permission on aproject.
101   owner_uuid: zzzzz-tpzed-000000000000000
102   uuid: zzzzz-tpzed-futureprojview2
103   email: future-project-user@arvados.local
104   first_name: Future Project
105   last_name: User
106   identity_url: https://future-project-user.openid.local
107   is_active: true
108   is_admin: false
109   username: futureprojectviewer
110   prefs:
111     profile:
112       organization: example.com
113       role: Computational biologist
114     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
115
116 subproject_admin:
117   owner_uuid: zzzzz-tpzed-000000000000000
118   uuid: zzzzz-tpzed-subprojectadmin
119   email: subproject-admin@arvados.local
120   first_name: Subproject
121   last_name: Admin
122   identity_url: https://subproject-admin.openid.local
123   is_active: true
124   is_admin: false
125   username: subprojectadmin
126   prefs:
127     profile:
128       organization: example.com
129       role: Computational biologist
130     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
131
132 spectator:
133   owner_uuid: zzzzz-tpzed-000000000000000
134   uuid: zzzzz-tpzed-l1s2piq4t4mps8r
135   email: spectator@arvados.local
136   first_name: Spect
137   last_name: Ator
138   identity_url: https://spectator.openid.local
139   is_active: true
140   is_admin: false
141   username: spectator
142   prefs:
143     profile:
144       organization: example.com
145       role: Computational biologist
146     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
147
148 inactive_uninvited:
149   owner_uuid: zzzzz-tpzed-000000000000000
150   uuid: zzzzz-tpzed-rf2ec3ryh4vb5ma
151   email: inactive-uninvited-user@arvados.local
152   first_name: Inactive and Uninvited
153   last_name: User
154   identity_url: https://inactive-uninvited-user.openid.local
155   is_active: false
156   is_admin: false
157   prefs: {}
158
159 inactive:
160   owner_uuid: zzzzz-tpzed-000000000000000
161   uuid: zzzzz-tpzed-x9kqpd79egh49c7
162   email: inactive-user@arvados.local
163   first_name: Inactive
164   last_name: User
165   identity_url: https://inactive-user.openid.local
166   is_active: false
167   is_admin: false
168   username: inactiveuser
169   prefs: {}
170
171 inactive_but_signed_user_agreement:
172   owner_uuid: zzzzz-tpzed-000000000000000
173   uuid: zzzzz-tpzed-7sg468ezxwnodxs
174   email: inactive-user-signed-ua@arvados.local
175   first_name: Inactive But Agreeable
176   last_name: User
177   identity_url: https://inactive-but-agreeable-user.openid.local
178   is_active: false
179   is_admin: false
180   prefs:
181     profile:
182       organization: example.com
183       role: Computational biologist
184     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
185
186 anonymous:
187   owner_uuid: zzzzz-tpzed-000000000000000
188   uuid: zzzzz-tpzed-anonymouspublic
189   email: anonymouspublic
190   first_name: anonymouspublic
191   last_name: anonymouspublic
192   is_active: false
193   is_admin: false
194   prefs: {}
195
196 job_reader:
197   owner_uuid: zzzzz-tpzed-000000000000000
198   uuid: zzzzz-tpzed-905b42d1dd4a354
199   email: jobber@arvados.local
200   first_name: Job
201   last_name: Er
202   identity_url: https://spectator.openid.local
203   is_active: true
204   is_admin: false
205   username: jobber
206   prefs:
207     profile:
208       organization: example.com
209       role: Computational biologist
210     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
211
212 active_no_prefs:
213   owner_uuid: zzzzz-tpzed-000000000000000
214   uuid: zzzzz-tpzed-a46c42d1td4aoj4
215   email: active_no_prefs@arvados.local
216   first_name: NoPrefs
217   last_name: NoProfile
218   identity_url: https://active_no_prefs.openid.local
219   is_active: true
220   is_admin: false
221   prefs: {}
222
223 active_no_prefs_profile_no_getting_started_shown:
224   owner_uuid: zzzzz-tpzed-000000000000000
225   uuid: zzzzz-tpzed-a46c98d1td4aoj4
226   email: active_no_prefs_profile@arvados.local
227   first_name: HasPrefs
228   last_name: NoProfile
229   identity_url: https://active_no_prefs_profile.openid.local
230   is_active: true
231   is_admin: false
232   prefs:
233     test: abc
234
235 active_no_prefs_profile_with_getting_started_shown:
236   owner_uuid: zzzzz-tpzed-000000000000000
237   uuid: zzzzz-tpzed-getstartnoprofl
238   email: active_no_prefs_profile@arvados.local
239   first_name: HasPrefs
240   last_name: NoProfileWithGettingStartedShown
241   identity_url: https://active_no_prefs_profile_seen_gs.openid.local
242   is_active: true
243   is_admin: false
244   prefs:
245     test: abc
246     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
247
248 active_with_prefs_profile_no_getting_started_shown:
249   owner_uuid: zzzzz-tpzed-000000000000000
250   uuid: zzzzz-tpzed-nogettinstarted
251   email: active_nogettinstarted@arvados.local
252   first_name: HasPrefsProfile
253   last_name: NoGettingStartedShown
254   identity_url: https://active_nogettinstarted.openid.local
255   is_active: true
256   prefs:
257     profile:
258       organization: example.com
259       role: Computational biologist
260
261 # Fixtures to test granting and removing permissions.
262
263 user_foo_in_sharing_group:
264   owner_uuid: zzzzz-tpzed-000000000000000
265   uuid: zzzzz-tpzed-81hsbo6mk8nl05c
266   email: user_foo_in_sharing_group@arvados.local
267   first_name: Foo
268   last_name: Sharing
269   identity_url: https://user_foo_in_sharing_group.openid.local
270   is_active: true
271   is_admin: false
272   username: fooinsharing
273
274 user_bar_in_sharing_group:
275   owner_uuid: zzzzz-tpzed-000000000000000
276   uuid: zzzzz-tpzed-n3oaj4sm5fcnwib
277   email: user_bar_in_sharing_group@arvados.local
278   first_name: Bar
279   last_name: Sharing
280   identity_url: https://user_bar_in_sharing_group.openid.local
281   is_active: true
282   is_admin: false
283   username: barinsharing
284
285 user1_with_load:
286   owner_uuid: zzzzz-tpzed-000000000000000
287   uuid: zzzzz-tpzed-user1withloadab
288   email: user1_with_load@arvados.local
289   first_name: user1_with_load
290   last_name: User
291   identity_url: https://user1_with_load.openid.local
292   is_active: true
293   is_admin: false
294   username: user1withload
295   prefs:
296     profile:
297       organization: example.com
298       role: IT
299     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
300
301 fuse:
302   owner_uuid: zzzzz-tpzed-000000000000000
303   uuid: zzzzz-tpzed-0fusedrivertest
304   email: fuse@arvados.local
305   first_name: FUSE
306   last_name: User
307   identity_url: https://fuse.openid.local
308   is_active: true
309   is_admin: false
310   username: FUSE
311   prefs:
312     profile:
313       organization: example.com
314       role: IT
315     getting_started_shown: 2015-03-26 12:34:56.789000000 Z