sodonnel opened a new pull request #2650:
URL: https://github.com/apache/ozone/pull/2650


   ## What changes were proposed in this pull request?
   
   TestHDDSUpgrade is one of the longest running test suits as it creates many 
mini-clusters:
   
   ```
   [INFO] Running org.apache.hadoop.hdds.upgrade.TestHDDSUpgrade
   Warning:  Tests run: 13, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 
694.753 s - in org.apache.hadoop.hdds.upgrade.TestHDDSUpgrade
   ```
   
   It is not possible to reuse the same clusters across multiple tests here, so 
we can use the MiniClusterProvider to create the clusters in the background and 
speed things up.
   
   On my laptop the test runtime went from 9min 14s to 5min 12s.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5751
   
   ## 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]

Reply via email to