X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/78ae561901fff56fad51a5aea9c92f3cea6f4bb3..e34d6859d936f0b82f981d44be415a46b1aa61e1:/services/api/test/fixtures/groups.yml diff --git a/services/api/test/fixtures/groups.yml b/services/api/test/fixtures/groups.yml index 8f209e9b9c..9eaeae8fbc 100644 --- a/services/api/test/fixtures/groups.yml +++ b/services/api/test/fixtures/groups.yml @@ -130,10 +130,81 @@ active_user_has_can_manage: name: Active user has can_manage # Group for testing granting permission between users who share a group. -# group_for_sharing_tests: uuid: zzzzz-j7d0g-t4ucgncwteul7zt owner_uuid: zzzzz-tpzed-000000000000000 name: Group for sharing tests description: Users who can share objects with each other group_class: role + +project_with_10_collections: + uuid: zzzzz-j7d0g-0010collections + owner_uuid: zzzzz-tpzed-user1withloadab + created_at: 2014-04-21 15:37:48 -0400 + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-user1withloadab + modified_at: 2014-04-21 15:37:48 -0400 + updated_at: 2014-04-21 15:37:48 -0400 + name: project with 10 collections + description: This will result in one page in the display + group_class: project + +project_with_201_collections: + uuid: zzzzz-j7d0g-0201collections + owner_uuid: zzzzz-tpzed-user1withloadab + created_at: 2014-04-21 15:37:48 -0400 + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-user1withloadab + modified_at: 2014-04-21 15:37:48 -0400 + updated_at: 2014-04-21 15:37:48 -0400 + name: project with 201 collections + description: This will result in two pages in the display + group_class: project + +project_with_10_pipelines: + uuid: zzzzz-j7d0g-000010pipelines + owner_uuid: zzzzz-tpzed-user1withloadab + created_at: 2014-04-21 15:37:48 -0400 + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-user1withloadab + modified_at: 2014-04-21 15:37:48 -0400 + updated_at: 2014-04-21 15:37:48 -0400 + name: project with 10 pipelines + description: project with 10 pipelines + group_class: project + +project_with_2_pipelines_and_60_jobs: + uuid: zzzzz-j7d0g-nnjobspipelines + owner_uuid: zzzzz-tpzed-user1withloadab + created_at: 2014-04-21 15:37:48 -0400 + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-user1withloadab + modified_at: 2014-04-21 15:37:48 -0400 + updated_at: 2014-04-21 15:37:48 -0400 + name: project with 2 pipelines and 60 jobs + description: This will result in two pages in the display + group_class: project + +project_with_25_pipelines: + uuid: zzzzz-j7d0g-000025pipelines + owner_uuid: zzzzz-tpzed-user1withloadab + created_at: 2014-04-21 15:37:48 -0400 + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-user1withloadab + modified_at: 2014-04-21 15:37:48 -0400 + updated_at: 2014-04-21 15:37:48 -0400 + 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