sodonnel commented on a change in pull request #2617:
URL: https://github.com/apache/ozone/pull/2617#discussion_r703080202



##########
File path: 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/scm/node/TestDecommissionAndMaintenance.java
##########
@@ -283,28 +279,13 @@ public void 
testStoppedDecommissionedNodeTakesSCMStateOnRestart()
     waitForDnToReachPersistedOpState(dn, IN_SERVICE);
   }
 
-  @Test
-  // A node which is decommissioning or decommissioned can be move back to
-  // IN_SERVICE.
-  public void testDecommissionedNodeCanBeRecommissioned() throws Exception {

Review comment:
       This test has been effectively merged into 
testNodeWithOpenPipelineCanBeDecommissioned by recommissioning the node after 
it completes decommission.




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