X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6d1b822d5a168166deb44d4256bf0abcfd618c67..95d1231a25637c5ba0fd07b116876b17711ec201:/services/api/test/fixtures/logs.yml diff --git a/services/api/test/fixtures/logs.yml b/services/api/test/fixtures/logs.yml index d95177a91a..058c38772c 100644 --- a/services/api/test/fixtures/logs.yml +++ b/services/api/test/fixtures/logs.yml @@ -24,7 +24,7 @@ log4: # foo collection added, readable by active through link id: 4 uuid: zzzzz-xxxxx-pshmckwoma00004 owner_uuid: zzzzz-tpzed-000000000000000 # system user - object_uuid: 1f4b0bc7583c2a7f9102c395f4ffc5e3+45 # foo file + object_uuid: zzzzz-4zz18-znfnqtbbv4spc3w # foo file object_owner_uuid: zzzzz-tpzed-000000000000000 # system user event_at: <%= 4.minute.ago.to_s(:db) %> @@ -32,6 +32,15 @@ log5: # baz collection added, readable by active and spectator through group 'al id: 5 uuid: zzzzz-xxxxx-pshmckwoma00005 owner_uuid: zzzzz-tpzed-000000000000000 # system user - object_uuid: ea10d51bcf88862dbcc36eb292017dfd+45 # baz file + object_uuid: zzzzz-4zz18-y9vne9npefyxh8g # baz file object_owner_uuid: zzzzz-tpzed-000000000000000 # system user event_at: <%= 5.minute.ago.to_s(:db) %> + +log_owned_by_active: + id: 6 + uuid: zzzzz-xxxxx-pshmckwoma12345 + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz # active user + object_uuid: zzzzz-2x53u-382brsig8rp3667 # repository foo + object_owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz # active user + event_at: <%= 2.minute.ago.to_s(:db) %> + summary: non-admin use can read own logs