X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/78fc6d80639659e30e4f15562c382c002ed6e1ef..04c1723357282d0ef2890e570cfab84d35b99da4:/services/api/test/fixtures/groups.yml diff --git a/services/api/test/fixtures/groups.yml b/services/api/test/fixtures/groups.yml index 97f303012a..6349a8287e 100644 --- a/services/api/test/fixtures/groups.yml +++ b/services/api/test/fixtures/groups.yml @@ -196,3 +196,29 @@ project_with_25_pipelines: name: project with 25 pipelines description: project with 25 pipelines group_class: project + +fuse_owned_project: + uuid: zzzzz-j7d0g-0000ownedbyfuse + owner_uuid: zzzzz-tpzed-0fusedrivertest + created_at: 2014-04-21 15:37:48 -0400 + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-0fusedrivertest + modified_at: 2014-04-21 15:37:48 -0400 + updated_at: 2014-04-21 15:37:48 -0400 + name: FUSE Test Project + description: Test project belonging to FUSE test user + group_class: project + +# This wouldn't pass model validation, but it enables a workbench +# infinite-loop test. See #4389 +project_owns_itself: + uuid: zzzzz-j7d0g-7rqh7hdshd5yp5t + owner_uuid: zzzzz-j7d0g-7rqh7hdshd5yp5t + created_at: 2014-11-05 22:31:24.258424340 Z + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: 6pbr1-tpzed-000000000000000 + modified_at: 2014-11-05 22:31:24.258242890 Z + name: zzzzz-j7d0g-7rqh7hdshd5yp5t + description: ~ + updated_at: 2014-11-05 22:31:24.258093171 Z + group_class: project