X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d77cf59c6dc0c70f8806d17e03576af272dc425d..f569984ab4f48b393901fe3295218e576e81b9eb:/services/api/test/fixtures/groups.yml diff --git a/services/api/test/fixtures/groups.yml b/services/api/test/fixtures/groups.yml index ebf22341a6..5810259e44 100644 --- a/services/api/test/fixtures/groups.yml +++ b/services/api/test/fixtures/groups.yml @@ -3,3 +3,26 @@ public: owner_uuid: zzzzz-tpzed-d9tiejq69daie8f name: Public description: Public Group + +private: + uuid: zzzzz-j7d0g-rew6elm53kancon + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + name: Private + description: Private Group + +system_owned_group: + uuid: zzzzz-j7d0g-8ulrifv67tve5sx + owner_uuid: zzzzz-tpzed-000000000000000 + name: System Private + description: System-owned Group + +empty_lonely_group: + uuid: zzzzz-j7d0g-jtp06ulmvsezgyu + owner_uuid: zzzzz-tpzed-000000000000000 + name: Empty + description: Empty Group + +all_users: + uuid: zzzzz-j7d0g-fffffffffffffff + owner_uuid: zzzzz-tpzed-d9tiejq69daie8f + name: All users