JyotinderSingh opened a new pull request #2689:
URL: https://github.com/apache/ozone/pull/2689


   ## What changes were proposed in this pull request?
   
   Currently tests under TestOzoneManagerHA take long to execute since 
MiniOzoneClusterHA is setting up freshly for each test case.
   
   This is a proposal to spin up a shared MiniOzoneClusterHA for all the tests 
extending TestOzoneManagerHA, allowing them to reuse the same cluster and not 
have to spin up a new one every time.
   
   This brings down the cumulative time to run all suites extending 
TestOzoneManagerHA down from ~720s to ~260s
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5788
   
   Please replace this section with the link to the Apache JIRA)
   
   ## How was this patch tested?
   
   Manual Testing
   


-- 
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