X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/060d38d627bd1e51dd2b3c6e7de9af6aa7d7b6f3..27ae43f3b4d700a1a35db514130fb17824ae9c80:/sdk/go/arvadostest/fixtures.go diff --git a/sdk/go/arvadostest/fixtures.go b/sdk/go/arvadostest/fixtures.go index 7858fa0286..5e530658ab 100644 --- a/sdk/go/arvadostest/fixtures.go +++ b/sdk/go/arvadostest/fixtures.go @@ -16,6 +16,7 @@ const ( SpectatorUserUUID = "zzzzz-tpzed-l1s2piq4t4mps8r" UserAgreementCollection = "zzzzz-4zz18-uukreo9rbgwsujr" // user_agreement_in_anonymously_accessible_project FooCollection = "zzzzz-4zz18-fy296fx3hot09f7" + FooCollectionPDH = "1f4b0bc7583c2a7f9102c395f4ffc5e3+45" NonexistentCollection = "zzzzz-4zz18-totallynotexist" HelloWorldCollection = "zzzzz-4zz18-4en62shvi99lxd4" FooBarDirCollection = "zzzzz-4zz18-foonbarfilesdir" @@ -30,6 +31,16 @@ const ( Dispatch1AuthUUID = "zzzzz-gj3su-k9dvestay1plssr" QueuedContainerUUID = "zzzzz-dz642-queuedcontainer" + + ArvadosRepoUUID = "zzzzz-s0uqq-arvadosrepo0123" + ArvadosRepoName = "arvados" + FooRepoUUID = "zzzzz-s0uqq-382brsig8rp3666" + FooRepoName = "active/foo" + Repository2UUID = "zzzzz-s0uqq-382brsig8rp3667" + Repository2Name = "active/foo2" + + FooCollectionSharingTokenUUID = "zzzzz-gj3su-gf02tdm4g1z3e3u" + FooCollectionSharingToken = "iknqgmunrhgsyfok8uzjlwun9iscwm3xacmzmg65fa1j1lpdss" ) // PathologicalManifest : A valid manifest designed to test