swamirishi commented on code in PR #4006:
URL: https://github.com/apache/ozone/pull/4006#discussion_r1038436024
##########
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 add all of these cases within the same testcase since it is in the same
SCMCommonPlacementPolicy.
--
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]