rados: remove unused constant

Signed-off-by: Sven Anderson <sven@redhat.com>
This commit is contained in:
Sven Anderson 2021-09-15 19:33:30 +02:00 committed by mergify[bot]
parent 605e31fef8
commit af5a9e9906

View File

@ -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{}