X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/682dd5b6cc23a455766a7651e3e841257660b31c..44c95f99098fa6c6acbfa82d4b6cbc6015eb6e39:/services/api/test/fixtures/groups.yml diff --git a/services/api/test/fixtures/groups.yml b/services/api/test/fixtures/groups.yml index f6b99a0661..90d087f534 100644 --- a/services/api/test/fixtures/groups.yml +++ b/services/api/test/fixtures/groups.yml @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + public: uuid: zzzzz-j7d0g-it30l961gq3t0oi owner_uuid: zzzzz-tpzed-d9tiejq69daie8f @@ -196,15 +200,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 +286,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