adoroszlai opened a new pull request, #5449:
URL: https://github.com/apache/ozone/pull/5449

   ## What changes were proposed in this pull request?
   
   Speed up `TestStorageContainerManager` by about 10% by reusing an existing 
cluster within `testRpcPermission`.
   
   Also remove creation of `container3`, which had no difference at all from 
`container2`.
   
   https://issues.apache.org/jira/browse/HDDS-9464
   
   ## How was this patch tested?
   
   Before:
   
   ```
   [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
245.604 s - in org.apache.hadoop.ozone.scm.TestStorageContainerManager
   ```
   
   After:
   
   ```
   [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
218.325 s - in org.apache.hadoop.ozone.scm.TestStorageContainerManager
   ```


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