mirror of
https://github.com/ceph/go-ceph
synced 2025-02-09 06:46:53 +00:00
rados: remove unused constant
Signed-off-by: Sven Anderson <sven@redhat.com>
This commit is contained in:
parent
605e31fef8
commit
af5a9e9906
@ -724,8 +724,6 @@ func (suite *RadosTestSuite) TestObjectIterator() {
|
||||
func (suite *RadosTestSuite) TestObjectIteratorAcrossNamespaces() {
|
||||
suite.SetupConnection()
|
||||
|
||||
const perNamespace = 100
|
||||
|
||||
// tests use a shared pool so namespaces need to be unique across tests.
|
||||
// below ns1=nsX and ns2=nsY. ns1 is used elsewhere.
|
||||
objectListNS1 := []string{}
|
||||
|
Loading…
Reference in New Issue
Block a user