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