Merge branch '8784-dir-listings'
[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 project_viewer:
88   owner_uuid: zzzzz-tpzed-000000000000000
89   uuid: zzzzz-tpzed-projectviewer1a
90   email: project-viewer@arvados.local
91   first_name: Project
92   last_name: Viewer
93   identity_url: https://project-viewer.openid.local
94   is_active: true
95   is_admin: false
96   username: projectviewer
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 future_project_user:
104   # Workbench tests give this user permission on aproject.
105   owner_uuid: zzzzz-tpzed-000000000000000
106   uuid: zzzzz-tpzed-futureprojview2
107   email: future-project-user@arvados.local
108   first_name: Future Project
109   last_name: User
110   identity_url: https://future-project-user.openid.local
111   is_active: true
112   is_admin: false
113   username: futureprojectviewer
114   prefs:
115     profile:
116       organization: example.com
117       role: Computational biologist
118     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
119
120 subproject_admin:
121   owner_uuid: zzzzz-tpzed-000000000000000
122   uuid: zzzzz-tpzed-subprojectadmin
123   email: subproject-admin@arvados.local
124   first_name: Subproject
125   last_name: Admin
126   identity_url: https://subproject-admin.openid.local
127   is_active: true
128   is_admin: false
129   username: subprojectadmin
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 spectator:
137   owner_uuid: zzzzz-tpzed-000000000000000
138   uuid: zzzzz-tpzed-l1s2piq4t4mps8r
139   email: spectator@arvados.local
140   first_name: Spect
141   last_name: Ator
142   identity_url: https://spectator.openid.local
143   is_active: true
144   is_admin: false
145   username: spectator
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 inactive_uninvited:
153   owner_uuid: zzzzz-tpzed-000000000000000
154   uuid: zzzzz-tpzed-rf2ec3ryh4vb5ma
155   email: inactive-uninvited-user@arvados.local
156   first_name: Inactive and Uninvited
157   last_name: User
158   identity_url: https://inactive-uninvited-user.openid.local
159   is_active: false
160   is_admin: false
161   prefs: {}
162
163 inactive:
164   owner_uuid: zzzzz-tpzed-000000000000000
165   uuid: zzzzz-tpzed-x9kqpd79egh49c7
166   email: inactive-user@arvados.local
167   first_name: Inactive
168   last_name: User
169   identity_url: https://inactive-user.openid.local
170   is_active: false
171   is_admin: false
172   username: inactiveuser
173   prefs: {}
174
175 inactive_but_signed_user_agreement:
176   owner_uuid: zzzzz-tpzed-000000000000000
177   uuid: zzzzz-tpzed-7sg468ezxwnodxs
178   email: inactive-user-signed-ua@arvados.local
179   first_name: Inactive But Agreeable
180   last_name: User
181   identity_url: https://inactive-but-agreeable-user.openid.local
182   is_active: false
183   is_admin: false
184   prefs:
185     profile:
186       organization: example.com
187       role: Computational biologist
188     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
189
190 anonymous:
191   owner_uuid: zzzzz-tpzed-000000000000000
192   uuid: zzzzz-tpzed-anonymouspublic
193   email: anonymouspublic
194   first_name: anonymouspublic
195   last_name: anonymouspublic
196   is_active: false
197   is_admin: false
198   prefs: {}
199
200 job_reader:
201   owner_uuid: zzzzz-tpzed-000000000000000
202   uuid: zzzzz-tpzed-905b42d1dd4a354
203   email: jobber@arvados.local
204   first_name: Job
205   last_name: Er
206   identity_url: https://spectator.openid.local
207   is_active: true
208   is_admin: false
209   username: jobber
210   prefs:
211     profile:
212       organization: example.com
213       role: Computational biologist
214     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
215
216 job_reader2:
217   owner_uuid: zzzzz-tpzed-000000000000000
218   uuid: zzzzz-tpzed-readjobwithcomp
219   email: job_reader2@arvados.local
220   first_name: Job
221   last_name: Reader2
222   identity_url: https://job_reader2.openid.local
223   is_active: true
224   is_admin: false
225   username: jobreader2
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 active_no_prefs:
233   owner_uuid: zzzzz-tpzed-000000000000000
234   uuid: zzzzz-tpzed-a46c42d1td4aoj4
235   email: active_no_prefs@arvados.local
236   first_name: NoPrefs
237   last_name: NoProfile
238   identity_url: https://active_no_prefs.openid.local
239   is_active: true
240   is_admin: false
241   prefs: {}
242
243 active_no_prefs_profile_no_getting_started_shown:
244   owner_uuid: zzzzz-tpzed-000000000000000
245   uuid: zzzzz-tpzed-a46c98d1td4aoj4
246   email: active_no_prefs_profile@arvados.local
247   first_name: HasPrefs
248   last_name: NoProfile
249   identity_url: https://active_no_prefs_profile.openid.local
250   is_active: true
251   is_admin: false
252   prefs:
253     test: abc
254
255 active_no_prefs_profile_with_getting_started_shown:
256   owner_uuid: zzzzz-tpzed-000000000000000
257   uuid: zzzzz-tpzed-getstartnoprofl
258   email: active_no_prefs_profile@arvados.local
259   first_name: HasPrefs
260   last_name: NoProfileWithGettingStartedShown
261   identity_url: https://active_no_prefs_profile_seen_gs.openid.local
262   is_active: true
263   is_admin: false
264   prefs:
265     test: abc
266     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
267
268 active_with_prefs_profile_no_getting_started_shown:
269   owner_uuid: zzzzz-tpzed-000000000000000
270   uuid: zzzzz-tpzed-nogettinstarted
271   email: active_nogettinstarted@arvados.local
272   first_name: HasPrefsProfile
273   last_name: NoGettingStartedShown
274   identity_url: https://active_nogettinstarted.openid.local
275   is_active: true
276   prefs:
277     profile:
278       organization: example.com
279       role: Computational biologist
280
281 # Fixtures to test granting and removing permissions.
282
283 user_foo_in_sharing_group:
284   owner_uuid: zzzzz-tpzed-000000000000000
285   uuid: zzzzz-tpzed-81hsbo6mk8nl05c
286   email: user_foo_in_sharing_group@arvados.local
287   first_name: Foo
288   last_name: Sharing
289   identity_url: https://user_foo_in_sharing_group.openid.local
290   is_active: true
291   is_admin: false
292   username: fooinsharing
293
294 user_bar_in_sharing_group:
295   owner_uuid: zzzzz-tpzed-000000000000000
296   uuid: zzzzz-tpzed-n3oaj4sm5fcnwib
297   email: user_bar_in_sharing_group@arvados.local
298   first_name: Bar
299   last_name: Sharing
300   identity_url: https://user_bar_in_sharing_group.openid.local
301   is_active: true
302   is_admin: false
303   username: barinsharing
304
305 user1_with_load:
306   owner_uuid: zzzzz-tpzed-000000000000000
307   uuid: zzzzz-tpzed-user1withloadab
308   email: user1_with_load@arvados.local
309   first_name: user1_with_load
310   last_name: User
311   identity_url: https://user1_with_load.openid.local
312   is_active: true
313   is_admin: false
314   username: user1withload
315   prefs:
316     profile:
317       organization: example.com
318       role: IT
319     getting_started_shown: 2015-03-26 12:34:56.789000000 Z
320
321 fuse:
322   owner_uuid: zzzzz-tpzed-000000000000000
323   uuid: zzzzz-tpzed-0fusedrivertest
324   email: fuse@arvados.local
325   first_name: FUSE
326   last_name: User
327   identity_url: https://fuse.openid.local
328   is_active: true
329   is_admin: false
330   username: FUSE
331   prefs:
332     profile:
333       organization: example.com
334       role: IT
335     getting_started_shown: 2015-03-26 12:34:56.789000000 Z