tanvipenumudy commented on code in PR #6241:
URL: https://github.com/apache/ozone/pull/6241#discussion_r1514216859
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/TestContainerBalancerOperations.java:
##########
@@ -115,4 +124,47 @@ public void testContainerBalancerCLIOperations() throws
Exception {
}
//TODO: add more acceptance after container balancer is fully completed
-}
+
+ /**
+ * Test if Container Balancer CLI options override the default configurations
+ */
+ @Test
Review Comment:
You can modify the existing `@Timeout` for the
`TestContainerBalancerOperations` test class.
--
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]