X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a27e0874320e408124fee837b355995350bbc7ee..62a2ccba46cb5b83e510e727afa44eee2e893676:/sdk/go/arvadostest/fixtures.go diff --git a/sdk/go/arvadostest/fixtures.go b/sdk/go/arvadostest/fixtures.go index cdab4633b4..3a611a3bfb 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 @@ -26,6 +30,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