sodonnel opened a new pull request #2646: URL: https://github.com/apache/ozone/pull/2646
## What changes were proposed in this pull request? TestOzoneFSWithObjectStoreCreate typically runs in about 212 seconds: ``` [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 212.789 s - in org.apache.hadoop.fs.ozone.TestOzoneFSWithObjectStoreCreate [INFO] Running org.apache.hadoop.fs.ozone.TestOzoneFileSystem ``` Refactoring to re-use the mini-cluster across all tests should greatly reduce this runtime. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5748 ## 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]
