Galsza opened a new pull request, #6373: URL: https://github.com/apache/ozone/pull/6373
## What changes were proposed in this pull request? TestStorageContainerManagerHelper didn't need to be a separate class, it was refactored, the methods moved to a proper place and in the end deleted. TestStorageContainerManager might need to be refactored in some point in time because it's too long now, but it's not scope for this issue. [HDDS-10050](https://issues.apache.org/jira/browse/HDDS-10050) Tested locally by running the changed classes and here is a green CI run: https://github.com/Galsza/ozone/actions/runs/8252502096 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
