Galsza opened a new pull request, #5607: URL: https://github.com/apache/ozone/pull/5607
## HDDS-9495. Migrate TestCreatePipelineCommandHandler to JUnit5 * This test used `PowerMockRunner` from junit4 making it harder to migrate. * As part of a larger effort to migrate tests to JUnit5, and due to some test cases being harder than other this pr aims at migrating one such test case from the container-service module to JUnit5. ## What is the link to the Apache JIRA [HDDS-9495. Migrate TestCreatePipelineCommandHandler to JUnit5](https://issues.apache.org/jira/browse/HDDS-9495) ## How was this patch tested? Run locally and there is a green CI run here: https://github.com/Galsza/ozone/actions/runs/6866136015 -- 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]
