X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19d0b4c509ec720f9ffc1ea13f758c5825308834..c2aeaa729c350a33ec47ae1b012e50a6685ac2d2:/services/api/test/fixtures/groups.yml diff --git a/services/api/test/fixtures/groups.yml b/services/api/test/fixtures/groups.yml index 1a5125a5c5..c2f2dde552 100644 --- a/services/api/test/fixtures/groups.yml +++ b/services/api/test/fixtures/groups.yml @@ -6,11 +6,40 @@ public: private: uuid: zzzzz-j7d0g-rew6elm53kancon - owner_uuid: zzzzz-tpzed-d9tiejq69daie8f + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz name: Private description: Private Group +private_and_can_read_foofile: + uuid: zzzzz-j7d0g-22xp1wpjul508rk + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + name: Private and Can Read Foofile + description: Another Private Group + +system_owned_group: + uuid: zzzzz-j7d0g-8ulrifv67tve5sx + owner_uuid: zzzzz-tpzed-000000000000000 + name: System Private + description: System-owned Group + +system_group: + uuid: zzzzz-j7d0g-000000000000000 + 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 + +testusergroup_admins: + uuid: zzzzz-j7d0g-48foin4vonvc2at + owner_uuid: zzzzz-tpzed-000000000000000 + name: Administrators of a subset of users