slfan1989 commented on code in PR #10284:
URL: https://github.com/apache/ozone/pull/10284#discussion_r3258344990
##########
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/diskbalancer/TestDiskBalancerService.java:
##########
@@ -379,6 +404,57 @@ public void testConcurrentTasksNotExceedThreadLimit()
throws Exception {
100, 5000);
}
+ @Test
Review Comment:
Thanks for the suggestion. Updated the new diskBalancer.info tests to use
@ContainerTestVersionInfo.ContainerTest so they run with each schema/layout.
##########
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/diskbalancer/TestDiskBalancerService.java:
##########
@@ -379,6 +404,57 @@ public void testConcurrentTasksNotExceedThreadLimit()
throws Exception {
100, 5000);
}
+ @Test
Review Comment:
Thanks for the suggestion. Updated the new diskBalancer.info tests to use
`@ContainerTestVersionInfo.ContainerTest` so they run with each schema/layout.
--
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]