X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6eb3d1fb8fe71623fa63da46c250184cf2e4fbb8..918e16de43e993894dcaffbe0cafa0fc1d2f16b3:/services/api/test/fixtures/groups.yml diff --git a/services/api/test/fixtures/groups.yml b/services/api/test/fixtures/groups.yml index f6b99a0661..b90a25ced8 100644 --- a/services/api/test/fixtures/groups.yml +++ b/services/api/test/fixtures/groups.yml @@ -196,15 +196,15 @@ project_with_10_pipelines: description: project with 10 pipelines group_class: project -project_with_2_pipelines_and_60_jobs: - uuid: zzzzz-j7d0g-nnjobspipelines +project_with_2_pipelines_and_60_crs: + uuid: zzzzz-j7d0g-nnncrspipelines 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 + name: project with 2 pipelines and 60 crs description: This will result in two pages in the display group_class: project @@ -282,3 +282,15 @@ subproject_in_asubproject_with_same_name_as_one_in_active_user_home: name: Subproject to test owner uuid and name unique key violation upon removal description: "Removing this will result in name conflict with 'A project' in Home project and hence get renamed." group_class: project + +starred_and_shared_active_user_project: + uuid: zzzzz-j7d0g-starredshared01 + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + created_at: 2014-04-21 15:37:48 -0400 + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz + modified_at: 2014-04-21 15:37:48 -0400 + updated_at: 2014-04-21 15:37:48 -0400 + name: Starred and shared active user project + description: Starred and shared active user project + group_class: project