sodonnel opened a new pull request #2617: URL: https://github.com/apache/ozone/pull/2617
## What changes were proposed in this pull request? There are a few scenarios in the decommission and maintenance integration tests that can be combined into the same test, reducing the number of mini-clusters needed. There changes reduce the number of tests (and clusters) by 3. The last runtime for the decommission tests was: ``` [INFO] Running org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 389.226 s - in org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance ``` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5719 ## How was this patch tested? Existing tests -- 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]
