8784: Fix test for latest firefox.
[arvados.git] / services / api / test / fixtures / groups.yml
1 public:
2   uuid: zzzzz-j7d0g-it30l961gq3t0oi
3   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
4   name: Public
5   description: Public Group
6   group_class: role
7
8 private:
9   uuid: zzzzz-j7d0g-rew6elm53kancon
10   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
11   name: Private
12   description: Private Group
13   group_class: role
14
15 private_and_can_read_foofile:
16   uuid: zzzzz-j7d0g-22xp1wpjul508rk
17   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
18   name: Private and Can Read Foofile
19   description: Another Private Group
20   group_class: role
21
22 activeandfriends:
23   uuid: zzzzz-j7d0g-swqu6hmi4pa7bk7
24   owner_uuid: zzzzz-tpzed-000000000000000
25   created_at: 2014-08-22 14:02:18.481582707 Z
26   modified_by_client_uuid:
27   modified_by_user_uuid: zzzzz-tpzed-000000000000000
28   modified_at: 2014-08-22 14:02:18.481319501 Z
29   name: Active User and friends
30   description:
31   updated_at: 2014-08-22 14:02:18.481166435 Z
32   group_class: role
33
34 system_group:
35   uuid: zzzzz-j7d0g-000000000000000
36   owner_uuid: zzzzz-tpzed-000000000000000
37   name: System Private
38   description: System-owned Group
39   group_class: role
40
41 empty_lonely_group:
42   uuid: zzzzz-j7d0g-jtp06ulmvsezgyu
43   owner_uuid: zzzzz-tpzed-000000000000000
44   name: Empty
45   description: Empty Group
46   group_class: role
47
48 all_users:
49   uuid: zzzzz-j7d0g-fffffffffffffff
50   owner_uuid: zzzzz-tpzed-000000000000000
51   name: All users
52   description: All users
53   group_class: role
54
55 testusergroup_admins:
56   uuid: zzzzz-j7d0g-48foin4vonvc2at
57   owner_uuid: zzzzz-tpzed-000000000000000
58   name: Administrators of a subset of users
59
60 aproject:
61   uuid: zzzzz-j7d0g-v955i6s2oi1cbso
62   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
63   created_at: 2014-04-21 15:37:48 -0400
64   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
65   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
66   modified_at: 2014-04-21 15:37:48 -0400
67   updated_at: 2014-04-21 15:37:48 -0400
68   name: A Project
69   description: Test project belonging to active user
70   group_class: project
71
72 asubproject:
73   uuid: zzzzz-j7d0g-axqo7eu9pwvna1x
74   owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
75   created_at: 2014-04-21 15:37:48 -0400
76   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
77   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
78   modified_at: 2014-04-21 15:37:48 -0400
79   updated_at: 2014-04-21 15:37:48 -0400
80   name: A Subproject
81   description: "Test project belonging to active user's first test project"
82   group_class: project
83
84 future_project_viewing_group:
85   uuid: zzzzz-j7d0g-futrprojviewgrp
86   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
87   created_at: 2014-04-21 15:37:48 -0400
88   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
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: Future Project Viewing Group
93   description: "Group used to test granting Group Project viewing"
94   group_class: role
95
96 bad_group_has_ownership_cycle_a:
97   uuid: zzzzz-j7d0g-cx2al9cqkmsf1hs
98   owner_uuid: zzzzz-j7d0g-0077nzts8c178lw
99   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
100   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
101   created_at: 2014-05-03 18:50:08 -0400
102   modified_at: 2014-05-03 18:50:08 -0400
103   updated_at: 2014-05-03 18:50:08 -0400
104   name: Owned by bad group b
105
106 bad_group_has_ownership_cycle_b:
107   uuid: zzzzz-j7d0g-0077nzts8c178lw
108   owner_uuid: zzzzz-j7d0g-cx2al9cqkmsf1hs
109   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
110   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
111   created_at: 2014-05-03 18:50:08 -0400
112   modified_at: 2014-05-03 18:50:08 -0400
113   updated_at: 2014-05-03 18:50:08 -0400
114   name: Owned by bad group a
115
116 anonymous_group:
117   uuid: zzzzz-j7d0g-anonymouspublic
118   owner_uuid: zzzzz-tpzed-000000000000000
119   name: Anonymous users
120   group_class: role
121   description: Anonymous users
122
123 anonymously_accessible_project:
124   uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
125   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
126   name: Unrestricted public data
127   group_class: project
128   description: An anonymously accessible project
129
130 subproject_in_anonymous_accessible_project:
131   uuid: zzzzz-j7d0g-mhtfesvgmkolpyf
132   owner_uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
133   created_at: 2014-04-21 15:37:48 -0400
134   name: Subproject in anonymous accessible project
135   description: Description for subproject in anonymous accessible project
136   group_class: project
137
138 active_user_has_can_manage:
139   uuid: zzzzz-j7d0g-ptt1ou6a9lxrv07
140   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
141   name: Active user has can_manage
142
143 # Group for testing granting permission between users who share a group.
144 group_for_sharing_tests:
145   uuid: zzzzz-j7d0g-t4ucgncwteul7zt
146   owner_uuid: zzzzz-tpzed-000000000000000
147   name: Group for sharing tests
148   description: Users who can share objects with each other
149   group_class: role
150
151 empty_project:
152   uuid: zzzzz-j7d0g-9otoxmrksam74q6
153   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
154   created_at: 2014-12-16 15:56:27.967534940 Z
155   modified_by_client_uuid: ~
156   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
157   modified_at: 2014-12-16 15:56:27.967358199 Z
158   name: Empty project
159   description: ~
160   updated_at: 2014-12-16 15:56:27.967242142 Z
161   group_class: project
162
163 project_with_10_collections:
164   uuid: zzzzz-j7d0g-0010collections
165   owner_uuid: zzzzz-tpzed-user1withloadab
166   created_at: 2014-04-21 15:37:48 -0400
167   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
168   modified_by_user_uuid: zzzzz-tpzed-user1withloadab
169   modified_at: 2014-04-21 15:37:48 -0400
170   updated_at: 2014-04-21 15:37:48 -0400
171   name: project with 10 collections
172   description: This will result in one page in the display
173   group_class: project
174
175 project_with_201_collections:
176   uuid: zzzzz-j7d0g-0201collections
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 201 collections
184   description: This will result in two pages in the display
185   group_class: project
186
187 project_with_10_pipelines:
188   uuid: zzzzz-j7d0g-000010pipelines
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 10 pipelines
196   description: project with 10 pipelines
197   group_class: project
198
199 project_with_2_pipelines_and_60_crs:
200   uuid: zzzzz-j7d0g-nnncrspipelines
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 2 pipelines and 60 crs
208   description: This will result in two pages in the display
209   group_class: project
210
211 project_with_25_pipelines:
212   uuid: zzzzz-j7d0g-000025pipelines
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 25 pipelines
220   description: project with 25 pipelines
221   group_class: project
222
223 fuse_owned_project:
224   uuid: zzzzz-j7d0g-0000ownedbyfuse
225   owner_uuid: zzzzz-tpzed-0fusedrivertest
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-0fusedrivertest
229   modified_at: 2014-04-21 15:37:48 -0400
230   updated_at: 2014-04-21 15:37:48 -0400
231   name: FUSE Test Project
232   description: Test project belonging to FUSE test user
233   group_class: project
234
235 group_with_no_class:
236   uuid: zzzzz-j7d0g-groupwithnoclas
237   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
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-xurymjxw79nv3jz
241   modified_at: 2014-04-21 15:37:48 -0400
242   updated_at: 2014-04-21 15:37:48 -0400
243   name: group_with_no_class
244   description: This group has no class at all. So rude!
245
246 # This wouldn't pass model validation, but it enables a workbench
247 # infinite-loop test. See #4389
248 project_owns_itself:
249   uuid: zzzzz-j7d0g-7rqh7hdshd5yp5t
250   owner_uuid: zzzzz-j7d0g-7rqh7hdshd5yp5t
251   created_at: 2014-11-05 22:31:24.258424340 Z
252   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
253   modified_by_user_uuid: 6pbr1-tpzed-000000000000000
254   modified_at: 2014-11-05 22:31:24.258242890 Z
255   name: zzzzz-j7d0g-7rqh7hdshd5yp5t
256   description: ~
257   updated_at: 2014-11-05 22:31:24.258093171 Z
258   group_class: project
259
260 # Used to test renaming when removed from the "asubproject" while
261 # another such object with same name exists in home project.
262 subproject_in_active_user_home_project_to_test_unique_key_violation:
263   uuid: zzzzz-j7d0g-subprojsamenam1
264   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
265   created_at: 2013-04-21 15:37:48 -0400
266   modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr
267   modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz
268   modified_at: 2013-04-21 15:37:48 -0400
269   updated_at: 2013-04-21 15:37:48 -0400
270   name: Subproject to test owner uuid and name unique key violation upon removal
271   description: Subproject in active user home project to test owner uuid and name unique key violation upon removal
272   group_class: project
273
274 subproject_in_asubproject_with_same_name_as_one_in_active_user_home:
275   uuid: zzzzz-j7d0g-subprojsamenam2
276   owner_uuid: zzzzz-j7d0g-axqo7eu9pwvna1x
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: "Removing this will result in name conflict with 'A project' in Home project and hence get renamed."
284   group_class: project
285
286 starred_and_shared_active_user_project:
287   uuid: zzzzz-j7d0g-starredshared01
288   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
289   created_at: 2014-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: 2014-04-21 15:37:48 -0400
293   updated_at: 2014-04-21 15:37:48 -0400
294   name: Starred and shared active user project
295   description: Starred and shared active user project
296   group_class: project