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

   ## What changes were proposed in this pull request?
   
   3e0cb27632d increased the number of datanodes in the mini cluster of 
`TestDecommissionAndMaintenance` from 6 to 7.  However, 
`testSCMHandlesRestartForMaintenanceNode` still expects 5 in-service datanodes 
after shutting down one, as originally introduced in 42d53bce288.
   
   This change simply makes the same increase in the expected number of nodes 
(5 to 6).
   
   https://issues.apache.org/jira/browse/HDDS-8493
   
   ## How was this patch tested?
   
   Ran locally:
   
   ```
   $ mvn -am -pl :ozone-integration-test 
-Dtest='TestDecommissionAndMaintenance#testSCMHandlesRestartForMaintenanceNode' 
clean test
   ...
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
43.132 s - in org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance
   ```


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