CWL spec -> CWL standards
[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 Group
10   group_class: role
11
12 private:
13   uuid: zzzzz-j7d0g-rew6elm53kancon
14   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
15   name: Private
16   description: Private Group
17   group_class: role
18
19 private_and_can_read_foofile:
20   uuid: zzzzz-j7d0g-22xp1wpjul508rk
21   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
22   name: Private and Can Read Foofile
23   description: Another Private Group
24   group_class: role
25
26 activeandfriends:
27   uuid: zzzzz-j7d0g-swqu6hmi4pa7bk7
28   owner_uuid: zzzzz-tpzed-000000000000000
29   created_at: 2014-08-22 14:02:18.481582707 Z
30   modified_by_client_uuid:
31   modified_by_user_uuid: zzzzz-tpzed-000000000000000
32   modified_at: 2014-08-22 14:02:18.481319501 Z
33   name: Active User and friends
34   description:
35   updated_at: 2014-08-22 14:02:18.481166435 Z
36   group_class: role
37
38 system_group:
39   uuid: zzzzz-j7d0g-000000000000000
40   owner_uuid: zzzzz-tpzed-000000000000000
41   name: System Private
42   description: System-owned Group
43   group_class: role
44
45 empty_lonely_group:
46   uuid: zzzzz-j7d0g-jtp06ulmvsezgyu
47   owner_uuid: zzzzz-tpzed-000000000000000
48   name: Empty
49   description: Empty Group
50   group_class: role
51
52 all_users:
53   uuid: zzzzz-j7d0g-fffffffffffffff
54   owner_uuid: zzzzz-tpzed-000000000000000
55   name: All users
56   description: All users
57   group_class: role
58
59 testusergroup_admins:
60   uuid: zzzzz-j7d0g-48foin4vonvc2at
61   owner_uuid: zzzzz-tpzed-000000000000000
62   name: Administrators of a subset of users
63
64 aproject:
65   uuid: zzzzz-j7d0g-v955i6s2oi1cbso
66   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
67   created_at: 2014-04-21 15:37:48 -0400
68   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
69   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
70   modified_at: 2014-04-21 15:37:48 -0400
71   updated_at: 2014-04-21 15:37:48 -0400
72   name: A Project
73   description: Test project belonging to active user
74   group_class: project
75
76 asubproject:
77   uuid: zzzzz-j7d0g-axqo7eu9pwvna1x
78   owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
79   created_at: 2014-04-21 15:37:48 -0400
80   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
81   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
82   modified_at: 2014-04-21 15:37:48 -0400
83   updated_at: 2014-04-21 15:37:48 -0400
84   name: A Subproject
85   description: "Test project belonging to active user's first test project"
86   group_class: project
87
88 future_project_viewing_group:
89   uuid: zzzzz-j7d0g-futrprojviewgrp
90   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
91   created_at: 2014-04-21 15:37:48 -0400
92   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
93   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
94   modified_at: 2014-04-21 15:37:48 -0400
95   updated_at: 2014-04-21 15:37:48 -0400
96   name: Future Project Viewing Group
97   description: "Group used to test granting Group Project viewing"
98   group_class: role
99
100 bad_group_has_ownership_cycle_a:
101   uuid: zzzzz-j7d0g-cx2al9cqkmsf1hs
102   owner_uuid: zzzzz-j7d0g-0077nzts8c178lw
103   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
104   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
105   created_at: 2014-05-03 18:50:08 -0400
106   modified_at: 2014-05-03 18:50:08 -0400
107   updated_at: 2014-05-03 18:50:08 -0400
108   name: Owned by bad group b
109
110 bad_group_has_ownership_cycle_b:
111   uuid: zzzzz-j7d0g-0077nzts8c178lw
112   owner_uuid: zzzzz-j7d0g-cx2al9cqkmsf1hs
113   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
114   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
115   created_at: 2014-05-03 18:50:08 -0400
116   modified_at: 2014-05-03 18:50:08 -0400
117   updated_at: 2014-05-03 18:50:08 -0400
118   name: Owned by bad group a
119
120 anonymous_group:
121   uuid: zzzzz-j7d0g-anonymouspublic
122   owner_uuid: zzzzz-tpzed-000000000000000
123   name: Anonymous users
124   group_class: role
125   description: Anonymous users
126
127 anonymously_accessible_project:
128   uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
129   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
130   name: Unrestricted public data
131   group_class: project
132   description: An anonymously accessible project
133
134 subproject_in_anonymous_accessible_project:
135   uuid: zzzzz-j7d0g-mhtfesvgmkolpyf
136   owner_uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
137   created_at: 2014-04-21 15:37:48 -0400
138   name: Subproject in anonymous accessible project
139   description: Description for subproject in anonymous accessible project
140   group_class: project
141
142 active_user_has_can_manage:
143   uuid: zzzzz-j7d0g-ptt1ou6a9lxrv07
144   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
145   name: Active user has can_manage
146
147 # Group for testing granting permission between users who share a group.
148 group_for_sharing_tests:
149   uuid: zzzzz-j7d0g-t4ucgncwteul7zt
150   owner_uuid: zzzzz-tpzed-000000000000000
151   name: Group for sharing tests
152   description: Users who can share objects with each other
153   group_class: role
154
155 project_owned_by_foo:
156   uuid:  zzzzz-j7d0g-lsjm0ibr0ydwpzx
157   owner_uuid: zzzzz-tpzed-81hsbo6mk8nl05c
158   created_at: 2014-02-03T17:22:54Z
159   modified_at: 2014-02-03T17:22:54Z
160   name: project_owned_by_foo
161   group_class: project
162
163 empty_project:
164   uuid: zzzzz-j7d0g-9otoxmrksam74q6
165   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
166   created_at: 2014-12-16 15:56:27.967534940 Z
167   modified_by_client_uuid: ~
168   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
169   modified_at: 2014-12-16 15:56:27.967358199 Z
170   name: Empty project
171   description: ~
172   updated_at: 2014-12-16 15:56:27.967242142 Z
173   group_class: project
174
175 project_with_10_collections:
176   uuid: zzzzz-j7d0g-0010collections
177   owner_uuid: zzzzz-tpzed-user1withloadab
178   created_at: 2014-04-21 15:37:48 -0400
179   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
180   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
181   modified_at: 2014-04-21 15:37:48 -0400
182   updated_at: 2014-04-21 15:37:48 -0400
183   name: project with 10 collections
184   description: This will result in one page in the display
185   group_class: project
186
187 project_with_201_collections:
188   uuid: zzzzz-j7d0g-0201collections
189   owner_uuid: zzzzz-tpzed-user1withloadab
190   created_at: 2014-04-21 15:37:48 -0400
191   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
192   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
193   modified_at: 2014-04-21 15:37:48 -0400
194   updated_at: 2014-04-21 15:37:48 -0400
195   name: project with 201 collections
196   description: This will result in two pages in the display
197   group_class: project
198
199 project_with_10_pipelines:
200   uuid: zzzzz-j7d0g-000010pipelines
201   owner_uuid: zzzzz-tpzed-user1withloadab
202   created_at: 2014-04-21 15:37:48 -0400
203   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
204   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
205   modified_at: 2014-04-21 15:37:48 -0400
206   updated_at: 2014-04-21 15:37:48 -0400
207   name: project with 10 pipelines
208   description: project with 10 pipelines
209   group_class: project
210
211 project_with_2_pipelines_and_60_crs:
212   uuid: zzzzz-j7d0g-nnncrspipelines
213   owner_uuid: zzzzz-tpzed-user1withloadab
214   created_at: 2014-04-21 15:37:48 -0400
215   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
216   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
217   modified_at: 2014-04-21 15:37:48 -0400
218   updated_at: 2014-04-21 15:37:48 -0400
219   name: project with 2 pipelines and 60 crs
220   description: This will result in two pages in the display
221   group_class: project
222
223 project_with_25_pipelines:
224   uuid: zzzzz-j7d0g-000025pipelines
225   owner_uuid: zzzzz-tpzed-user1withloadab
226   created_at: 2014-04-21 15:37:48 -0400
227   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
228   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
229   modified_at: 2014-04-21 15:37:48 -0400
230   updated_at: 2014-04-21 15:37:48 -0400
231   name: project with 25 pipelines
232   description: project with 25 pipelines
233   group_class: project
234
235 fuse_owned_project:
236   uuid: zzzzz-j7d0g-0000ownedbyfuse
237   owner_uuid: zzzzz-tpzed-0fusedrivertest
238   created_at: 2014-04-21 15:37:48 -0400
239   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
240   modified_by_user_uuid: zzzzz-tpzed-0fusedrivertest
241   modified_at: 2014-04-21 15:37:48 -0400
242   updated_at: 2014-04-21 15:37:48 -0400
243   name: FUSE Test Project
244   description: Test project belonging to FUSE test user
245   group_class: project
246
247 group_with_no_class:
248   uuid: zzzzz-j7d0g-groupwithnoclas
249   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
250   created_at: 2014-04-21 15:37:48 -0400
251   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
252   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
253   modified_at: 2014-04-21 15:37:48 -0400
254   updated_at: 2014-04-21 15:37:48 -0400
255   name: group_with_no_class
256   description: This group has no class at all. So rude!
257
258 # This wouldn't pass model validation, but it enables a workbench
259 # infinite-loop test. See #4389
260 project_owns_itself:
261   uuid: zzzzz-j7d0g-7rqh7hdshd5yp5t
262   owner_uuid: zzzzz-j7d0g-7rqh7hdshd5yp5t
263   created_at: 2014-11-05 22:31:24.258424340 Z
264   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
265   modified_by_user_uuid: 6pbr1-tpzed-000000000000000
266   modified_at: 2014-11-05 22:31:24.258242890 Z
267   name: zzzzz-j7d0g-7rqh7hdshd5yp5t
268   description: ~
269   updated_at: 2014-11-05 22:31:24.258093171 Z
270   group_class: project
271
272 # Used to test renaming when removed from the "asubproject" while
273 # another such object with same name exists in home project.
274 subproject_in_active_user_home_project_to_test_unique_key_violation:
275   uuid: zzzzz-j7d0g-subprojsamenam1
276   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
277   created_at: 2013-04-21 15:37:48 -0400
278   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
279   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
280   modified_at: 2013-04-21 15:37:48 -0400
281   updated_at: 2013-04-21 15:37:48 -0400
282   name: Subproject to test owner uuid and name unique key violation upon removal
283   description: Subproject in active user home project to test owner uuid and name unique key violation upon removal
284   group_class: project
285
286 subproject_in_asubproject_with_same_name_as_one_in_active_user_home:
287   uuid: zzzzz-j7d0g-subprojsamenam2
288   owner_uuid: zzzzz-j7d0g-axqo7eu9pwvna1x
289   created_at: 2013-04-21 15:37:48 -0400
290   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
291   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
292   modified_at: 2013-04-21 15:37:48 -0400
293   updated_at: 2013-04-21 15:37:48 -0400
294   name: Subproject to test owner uuid and name unique key violation upon removal
295   description: "Removing this will result in name conflict with 'A project' in Home project and hence get renamed."
296   group_class: project
297
298 starred_and_shared_active_user_project:
299   uuid: zzzzz-j7d0g-starredshared01
300   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
301   created_at: 2014-04-21 15:37:48 -0400
302   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
303   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
304   modified_at: 2014-04-21 15:37:48 -0400
305   updated_at: 2014-04-21 15:37:48 -0400
306   name: Starred and shared active user project
307   description: Starred and shared active user project
308   group_class: project
309
310 trashed_project:
311   uuid: zzzzz-j7d0g-trashedproject1
312   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
313   name: trashed project
314   group_class: project
315   trash_at: 2001-01-01T00:00:00Z
316   delete_at: 2008-03-01T00:00:00Z
317   is_trashed: true
318   modified_at: 2001-01-01T00:00:00Z
319
320 trashed_subproject:
321   uuid: zzzzz-j7d0g-trashedproject2
322   owner_uuid: zzzzz-j7d0g-trashedproject1
323   name: trashed subproject
324   group_class: project
325   is_trashed: false
326   modified_at: 2001-01-01T00:00:00Z
327
328 trashed_subproject3:
329   uuid: zzzzz-j7d0g-trashedproject3
330   owner_uuid: zzzzz-j7d0g-trashedproject1
331   name: trashed subproject 3
332   group_class: project
333   trash_at: 2001-01-01T00:00:00Z
334   delete_at: 2038-03-01T00:00:00Z
335   is_trashed: true
336   modified_at: 2001-01-01T00:00:00Z
337
338 trashed_on_next_sweep:
339   uuid: zzzzz-j7d0g-soontobetrashed
340   owner_uuid: zzzzz-j7d0g-xurymjxw79nv3jz
341   name: soon to be trashed project
342   group_class: project
343   trash_at: 2001-01-01T00:00:00Z
344   delete_at: 2038-03-01T00:00:00Z
345   is_trashed: false
346   modified_at: 2001-01-01T00:00:00Z