You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/08/19 18:12:07 UTC

[GitHub] [ozone] sodonnel commented on pull request #2554: HDDS-5644. Speed up decommission tests using a background Mini Cluster provider

sodonnel commented on pull request #2554:
URL: https://github.com/apache/ozone/pull/2554#issuecomment-902133041


   With this change the decommission tests ran:
   
   ```
   [INFO] Running org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance
   [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 520.23 s - in org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance
   ```
   
   An older PR:
   
   ```
   [INFO] Running org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance
   [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 843.013 s - in org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance
   ```
   
   So it looks like this saved 343 seconds (over 5 minutes). Also notable, the CI server runs these tests slower than my laptop locally.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org