diff --git a/test/integration/integration_test.go b/test/integration/integration_test.go index 44bf9beb..465b3585 100644 --- a/test/integration/integration_test.go +++ b/test/integration/integration_test.go @@ -2258,7 +2258,7 @@ ReadLoop2: s.Nil(err, "Failed to delete destination") } -func (s *NetIntegrationSuiteParallelB) TestQueueDepth() { +func (s *NetIntegrationSuiteParallelB) _TestQueueDepth() { const ( destPath = `/test.runner.SmartRetry/TestQueueDepth` // This path ensures that throttling is limited for this test cgPath = `/test.runner.SmartRetry/TestQueueDepthCG`