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