X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/aebf03862c0e5303cc4bb926585b8892ba7d0e4f..7407f41105f8000bb3908d41a31daaf3a30d9440:/services/api/test/fixtures/groups.yml diff --git a/services/api/test/fixtures/groups.yml b/services/api/test/fixtures/groups.yml index 68377eb5f9..ee0d786bbe 100644 --- a/services/api/test/fixtures/groups.yml +++ b/services/api/test/fixtures/groups.yml @@ -6,19 +6,33 @@ public: uuid: zzzzz-j7d0g-it30l961gq3t0oi owner_uuid: zzzzz-tpzed-d9tiejq69daie8f name: Public - description: Public Group + description: Public Project + group_class: project + +public_role: + uuid: zzzzz-j7d0g-jt30l961gq3t0oi + owner_uuid: zzzzz-tpzed-d9tiejq69daie8f + name: Public Role + description: Public Role group_class: role private: uuid: zzzzz-j7d0g-rew6elm53kancon owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz name: Private - description: Private Group + description: Private Project + group_class: project + +private_role: + uuid: zzzzz-j7d0g-pew6elm53kancon + owner_uuid: zzzzz-tpzed-000000000000000 + name: Private Role + description: Private Role group_class: role private_and_can_read_foofile: uuid: zzzzz-j7d0g-22xp1wpjul508rk - owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + owner_uuid: zzzzz-tpzed-000000000000000 name: Private and Can Read Foofile description: Another Private Group group_class: role @@ -88,7 +102,7 @@ asubproject: future_project_viewing_group: uuid: zzzzz-j7d0g-futrprojviewgrp - owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + owner_uuid: zzzzz-tpzed-000000000000000 created_at: 2014-04-21 15:37:48 -0400 modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz @@ -248,17 +262,6 @@ fuse_owned_project: description: Test project belonging to FUSE test user group_class: project -group_with_no_class: - uuid: zzzzz-j7d0g-groupwithnoclas - 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: group_with_no_class - description: This group has no class at all. So rude! - # This wouldn't pass model validation, but it enables a workbench # infinite-loop test. See #4389 project_owns_itself: