swamirishi commented on code in PR #4006:
URL: https://github.com/apache/ozone/pull/4006#discussion_r1038374825


##########
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/TestSCMCommonPlacementPolicy.java:
##########
@@ -59,17 +70,64 @@ public void testGetResultSet() throws SCMException {
     Assertions.assertNotEquals(1, resultSet.size());
   }
 
-  private static class DummyPlacementPolicy extends SCMCommonPlacementPolicy {
+  @Test

Review Comment:
   Have to add test cases. Will add it in a while



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