X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/91a7feea5074d303cb0eae3f5c0d53b61d37fc81..27ae43f3b4d700a1a35db514130fb17824ae9c80:/sdk/go/arvadostest/fixtures.go?ds=sidebyside diff --git a/sdk/go/arvadostest/fixtures.go b/sdk/go/arvadostest/fixtures.go index 7e21da4982..5e530658ab 100644 --- a/sdk/go/arvadostest/fixtures.go +++ b/sdk/go/arvadostest/fixtures.go @@ -1,3 +1,7 @@ +// Copyright (C) The Arvados Authors. All rights reserved. +// +// SPDX-License-Identifier: Apache-2.0 + package arvadostest // IDs of API server's test fixtures @@ -7,10 +11,12 @@ const ( AdminToken = "4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h" AnonymousToken = "4kg6k6lzmp9kj4cpkcoxie964cmvjahbt4fod9zru44k4jqdmi" DataManagerToken = "320mkve8qkswstz7ff61glpk3mhgghmg67wmic7elw4z41pke1" + ManagementToken = "jg3ajndnq63sywcd50gbs5dskdc9ckkysb0nsqmfz08nwf17nl" ActiveUserUUID = "zzzzz-tpzed-xurymjxw79nv3jz" 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" @@ -25,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