21700: Install Bundler system-wide in Rails postinst
[arvados.git] / services / api / test / fixtures / groups.yml
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 public:
6   uuid: zzzzz-j7d0g-it30l961gq3t0oi
7   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
8   name: Public
9   description: Public Project
10   group_class: project
11
12 public_role:
13   uuid: zzzzz-j7d0g-jt30l961gq3t0oi
14   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
15   name: Public Role
16   description: Public Role
17   group_class: role
18
19 private:
20   uuid: zzzzz-j7d0g-rew6elm53kancon
21   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
22   name: Private
23   description: Private Project
24   group_class: project
25
26 private_role:
27   uuid: zzzzz-j7d0g-pew6elm53kancon
28   owner_uuid: zzzzz-tpzed-000000000000000
29   name: Private Role
30   description: Private Role
31   group_class: role
32
33 private_and_can_read_foofile:
34   uuid: zzzzz-j7d0g-22xp1wpjul508rk
35   owner_uuid: zzzzz-tpzed-000000000000000
36   name: Private and Can Read Foofile
37   description: Another Private Group
38   group_class: role
39
40 activeandfriends:
41   uuid: zzzzz-j7d0g-swqu6hmi4pa7bk7
42   owner_uuid: zzzzz-tpzed-000000000000000
43   created_at: 2014-08-22 14:02:18.481582707 Z
44   modified_by_client_uuid:
45   modified_by_user_uuid: zzzzz-tpzed-000000000000000
46   modified_at: 2014-08-22 14:02:18.481319501 Z
47   name: Active User and friends
48   description:
49   updated_at: 2014-08-22 14:02:18.481166435 Z
50   group_class: role
51
52 system_group:
53   uuid: zzzzz-j7d0g-000000000000000
54   owner_uuid: zzzzz-tpzed-000000000000000
55   name: System Private
56   description: System-owned Group
57   group_class: role
58
59 public_favorites_project:
60   uuid: zzzzz-j7d0g-publicfavorites
61   owner_uuid: zzzzz-tpzed-000000000000000
62   name: Public favorites
63   description: Public favorites
64   group_class: project
65
66 empty_lonely_group:
67   uuid: zzzzz-j7d0g-jtp06ulmvsezgyu
68   owner_uuid: zzzzz-tpzed-000000000000000
69   name: Empty
70   description: Empty Group
71   group_class: role
72
73 all_users:
74   uuid: zzzzz-j7d0g-fffffffffffffff
75   owner_uuid: zzzzz-tpzed-000000000000000
76   name: All users
77   description: All users
78   group_class: role
79
80 testusergroup_admins:
81   uuid: zzzzz-j7d0g-48foin4vonvc2at
82   owner_uuid: zzzzz-tpzed-000000000000000
83   name: Administrators of a subset of users
84   group_class: role
85
86 aproject:
87   uuid: zzzzz-j7d0g-v955i6s2oi1cbso
88   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
89   created_at: 2014-04-21 15:37:48 -0400
90   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
91   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
92   modified_at: 2014-04-21 15:37:48 -0400
93   updated_at: 2014-04-21 15:37:48 -0400
94   name: A Project
95   description: Test project belonging to active user
96   group_class: project
97
98 asubproject:
99   uuid: zzzzz-j7d0g-axqo7eu9pwvna1x
100   owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
101   created_at: 2014-04-21 15:37:48 -0400
102   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
103   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
104   modified_at: 2014-04-21 15:37:48 -0400
105   updated_at: 2014-04-21 15:37:48 -0400
106   name: A Subproject
107   description: "Test project belonging to active user's first test project"
108   group_class: project
109
110 afiltergroup:
111   uuid: zzzzz-j7d0g-thisfiltergroup
112   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
113   created_at: 2014-04-21 15:37:48 -0400
114   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
115   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
116   modified_at: 2014-04-21 15:37:48 -0400
117   updated_at: 2014-04-21 15:37:48 -0400
118   name: This filter group
119   group_class: filter
120   properties:
121     filters: [[ "collections.name", "like", "baz%" ], [ "groups.name", "=", "A Subproject" ]]
122
123 afiltergroup2:
124   uuid: zzzzz-j7d0g-afiltergrouptwo
125   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
126   created_at: 2014-04-21 15:37:48 -0400
127   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
128   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
129   modified_at: 2014-04-21 15:37:48 -0400
130   updated_at: 2014-04-21 15:37:48 -0400
131   name: A filter group without filters
132   group_class: filter
133   properties:
134     filters: []
135
136 afiltergroup3:
137   uuid: zzzzz-j7d0g-filtergroupthre
138   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
139   created_at: 2014-04-21 15:37:48 -0400
140   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
141   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
142   modified_at: 2014-04-21 15:37:48 -0400
143   updated_at: 2014-04-21 15:37:48 -0400
144   name: A filter group with an is_a collection filter
145   group_class: filter
146   properties:
147     filters: [["uuid", "is_a", "arvados#collection"]]
148
149 afiltergroup4:
150   uuid: zzzzz-j7d0g-filtergroupfour
151   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
152   created_at: 2014-04-21 15:37:48 -0400
153   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
154   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
155   modified_at: 2014-04-21 15:37:48 -0400
156   updated_at: 2014-04-21 15:37:48 -0400
157   name: A filter group with an exists collections filter
158   group_class: filter
159   properties:
160     filters: [["collections.properties.listprop","exists",true],["uuid", "is_a", "arvados#collection"]]
161
162 afiltergroup5:
163   uuid: zzzzz-j7d0g-filtergroupfive
164   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
165   created_at: 2014-04-21 15:37:48 -0400
166   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
167   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
168   modified_at: 2014-04-21 15:37:48 -0400
169   updated_at: 2014-04-21 15:37:48 -0400
170   name: A filter group with a contains collections filter
171   group_class: filter
172   properties:
173     filters: [["collections.properties.listprop","contains","elem1"],["uuid", "is_a", "arvados#collection"]]
174
175 fuse_filters_test_project:
176   uuid: zzzzz-j7d0g-fusefiltertest1
177   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
178   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
179   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
180   created_at: 2024-02-09T12:00:00Z
181   modified_at: 2024-02-09T12:00:01Z
182   updated_at: 2024-02-09T12:00:01Z
183   name: FUSE Filters Test Project 1
184   group_class: project
185
186 future_project_viewing_group:
187   uuid: zzzzz-j7d0g-futrprojviewgrp
188   owner_uuid: zzzzz-tpzed-000000000000000
189   created_at: 2014-04-21 15:37:48 -0400
190   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
191   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
192   modified_at: 2014-04-21 15:37:48 -0400
193   updated_at: 2014-04-21 15:37:48 -0400
194   name: Future Project Viewing Group
195   description: "Group used to test granting Group Project viewing"
196   group_class: role
197
198 bad_group_has_ownership_cycle_a:
199   uuid: zzzzz-j7d0g-cx2al9cqkmsf1hs
200   owner_uuid: zzzzz-j7d0g-0077nzts8c178lw
201   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
202   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
203   created_at: 2014-05-03 18:50:08 -0400
204   modified_at: 2014-05-03 18:50:08 -0400
205   updated_at: 2014-05-03 18:50:08 -0400
206   name: Owned by bad group b
207   group_class: project
208
209 bad_group_has_ownership_cycle_b:
210   uuid: zzzzz-j7d0g-0077nzts8c178lw
211   owner_uuid: zzzzz-j7d0g-cx2al9cqkmsf1hs
212   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
213   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
214   created_at: 2014-05-03 18:50:08 -0400
215   modified_at: 2014-05-03 18:50:08 -0400
216   updated_at: 2014-05-03 18:50:08 -0400
217   name: Owned by bad group a
218   group_class: project
219
220 anonymous_group:
221   uuid: zzzzz-j7d0g-anonymouspublic
222   owner_uuid: zzzzz-tpzed-000000000000000
223   name: Anonymous users
224   group_class: role
225   description: Anonymous users
226
227 anonymously_accessible_project:
228   uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
229   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
230   name: Unrestricted public data
231   group_class: project
232   description: An anonymously accessible project
233
234 subproject_in_anonymous_accessible_project:
235   uuid: zzzzz-j7d0g-mhtfesvgmkolpyf
236   owner_uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
237   created_at: 2014-04-21 15:37:48 -0400
238   name: Subproject in anonymous accessible project
239   description: Description for subproject in anonymous accessible project
240   group_class: project
241
242 active_user_has_can_manage:
243   uuid: zzzzz-j7d0g-ptt1ou6a9lxrv07
244   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
245   name: Active user has can_manage
246   group_class: project
247
248 # Group for testing granting permission between users who share a group.
249 group_for_sharing_tests:
250   uuid: zzzzz-j7d0g-t4ucgncwteul7zt
251   owner_uuid: zzzzz-tpzed-000000000000000
252   name: Group for sharing tests
253   description: Users who can share objects with each other
254   group_class: role
255
256 project_owned_by_foo:
257   uuid:  zzzzz-j7d0g-lsjm0ibr0ydwpzx
258   owner_uuid: zzzzz-tpzed-81hsbo6mk8nl05c
259   created_at: 2014-02-03T17:22:54Z
260   modified_at: 2014-02-03T17:22:54Z
261   name: project_owned_by_foo
262   group_class: project
263
264 empty_project:
265   uuid: zzzzz-j7d0g-9otoxmrksam74q6
266   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
267   created_at: 2014-12-16 15:56:27.967534940 Z
268   modified_by_client_uuid: ~
269   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
270   modified_at: 2014-12-16 15:56:27.967358199 Z
271   name: Empty project
272   description: ~
273   updated_at: 2014-12-16 15:56:27.967242142 Z
274   group_class: project
275
276 project_with_10_collections:
277   uuid: zzzzz-j7d0g-0010collections
278   owner_uuid: zzzzz-tpzed-user1withloadab
279   created_at: 2014-04-21 15:37:48 -0400
280   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
281   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
282   modified_at: 2014-04-21 15:37:48 -0400
283   updated_at: 2014-04-21 15:37:48 -0400
284   name: project with 10 collections
285   description: This will result in one page in the display
286   group_class: project
287
288 project_with_201_collections:
289   uuid: zzzzz-j7d0g-0201collections
290   owner_uuid: zzzzz-tpzed-user1withloadab
291   created_at: 2014-04-21 15:37:48 -0400
292   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
293   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
294   modified_at: 2014-04-21 15:37:48 -0400
295   updated_at: 2014-04-21 15:37:48 -0400
296   name: project with 201 collections
297   description: This will result in two pages in the display
298   group_class: project
299
300 project_with_10_pipelines:
301   uuid: zzzzz-j7d0g-000010pipelines
302   owner_uuid: zzzzz-tpzed-user1withloadab
303   created_at: 2014-04-21 15:37:48 -0400
304   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
305   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
306   modified_at: 2014-04-21 15:37:48 -0400
307   updated_at: 2014-04-21 15:37:48 -0400
308   name: project with 10 pipelines
309   description: project with 10 pipelines
310   group_class: project
311
312 project_with_2_pipelines_and_60_crs:
313   uuid: zzzzz-j7d0g-nnncrspipelines
314   owner_uuid: zzzzz-tpzed-user1withloadab
315   created_at: 2014-04-21 15:37:48 -0400
316   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
317   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
318   modified_at: 2014-04-21 15:37:48 -0400
319   updated_at: 2014-04-21 15:37:48 -0400
320   name: project with 2 pipelines and 60 crs
321   description: This will result in two pages in the display
322   group_class: project
323
324 project_with_25_pipelines:
325   uuid: zzzzz-j7d0g-000025pipelines
326   owner_uuid: zzzzz-tpzed-user1withloadab
327   created_at: 2014-04-21 15:37:48 -0400
328   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
329   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
330   modified_at: 2014-04-21 15:37:48 -0400
331   updated_at: 2014-04-21 15:37:48 -0400
332   name: project with 25 pipelines
333   description: project with 25 pipelines
334   group_class: project
335
336 fuse_owned_project:
337   uuid: zzzzz-j7d0g-0000ownedbyfuse
338   owner_uuid: zzzzz-tpzed-0fusedrivertest
339   created_at: 2014-04-21 15:37:48 -0400
340   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
341   modified_by_user_uuid: zzzzz-tpzed-0fusedrivertest
342   modified_at: 2014-04-21 15:37:48 -0400
343   updated_at: 2014-04-21 15:37:48 -0400
344   name: FUSE Test Project
345   description: Test project belonging to FUSE test user
346   group_class: project
347
348 # This wouldn't pass model validation, but it enables a workbench
349 # infinite-loop test. See #4389
350 project_owns_itself:
351   uuid: zzzzz-j7d0g-7rqh7hdshd5yp5t
352   owner_uuid: zzzzz-j7d0g-7rqh7hdshd5yp5t
353   created_at: 2014-11-05 22:31:24.258424340 Z
354   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
355   modified_by_user_uuid: 6pbr1-tpzed-000000000000000
356   modified_at: 2014-11-05 22:31:24.258242890 Z
357   name: zzzzz-j7d0g-7rqh7hdshd5yp5t
358   description: ~
359   updated_at: 2014-11-05 22:31:24.258093171 Z
360   group_class: project
361
362 # Used to test renaming when removed from the "asubproject" while
363 # another such object with same name exists in home project.
364 subproject_in_active_user_home_project_to_test_unique_key_violation:
365   uuid: zzzzz-j7d0g-subprojsamenam1
366   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
367   created_at: 2013-04-21 15:37:48 -0400
368   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
369   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
370   modified_at: 2013-04-21 15:37:48 -0400
371   updated_at: 2013-04-21 15:37:48 -0400
372   name: Subproject to test owner uuid and name unique key violation upon removal
373   description: Subproject in active user home project to test owner uuid and name unique key violation upon removal
374   group_class: project
375
376 subproject_in_asubproject_with_same_name_as_one_in_active_user_home:
377   uuid: zzzzz-j7d0g-subprojsamenam2
378   owner_uuid: zzzzz-j7d0g-axqo7eu9pwvna1x
379   created_at: 2013-04-21 15:37:48 -0400
380   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
381   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
382   modified_at: 2013-04-21 15:37:48 -0400
383   updated_at: 2013-04-21 15:37:48 -0400
384   name: Subproject to test owner uuid and name unique key violation upon removal
385   description: "Removing this will result in name conflict with 'A project' in Home project and hence get renamed."
386   group_class: project
387
388 starred_and_shared_active_user_project:
389   uuid: zzzzz-j7d0g-starredshared01
390   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
391   created_at: 2014-04-21 15:37:48 -0400
392   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
393   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
394   modified_at: 2014-04-21 15:37:48 -0400
395   updated_at: 2014-04-21 15:37:48 -0400
396   name: Starred and shared active user project
397   description: Starred and shared active user project
398   group_class: project
399
400 trashed_project:
401   uuid: zzzzz-j7d0g-trashedproject1
402   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
403   name: trashed project
404   group_class: project
405   trash_at: 2001-01-01T00:00:00Z
406   delete_at: 2008-03-01T00:00:00Z
407   is_trashed: true
408   modified_at: 2001-01-01T00:00:00Z
409
410 trashed_subproject:
411   uuid: zzzzz-j7d0g-trashedproject2
412   owner_uuid: zzzzz-j7d0g-trashedproject1
413   name: trashed subproject
414   group_class: project
415   is_trashed: false
416   modified_at: 2001-01-01T00:00:00Z
417
418 trashed_subproject3:
419   uuid: zzzzz-j7d0g-trashedproject3
420   owner_uuid: zzzzz-j7d0g-trashedproject1
421   name: trashed subproject 3
422   group_class: project
423   trash_at: 2001-01-01T00:00:00Z
424   delete_at: 2038-03-01T00:00:00Z
425   is_trashed: true
426   modified_at: 2001-01-01T00:00:00Z
427
428 trashed_on_next_sweep:
429   uuid: zzzzz-j7d0g-soontobetrashed
430   owner_uuid: zzzzz-j7d0g-xurymjxw79nv3jz
431   name: soon to be trashed project
432   group_class: project
433   trash_at: 2001-01-01T00:00:00Z
434   delete_at: 2038-03-01T00:00:00Z
435   is_trashed: false
436   modified_at: 2001-01-01T00:00:00Z