tanvipenumudy commented on code in PR #6241:
URL: https://github.com/apache/ozone/pull/6241#discussion_r1514193430


##########
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:
   Thank you @sarvekshayr for adding tests, we can increase the `@Timeout` for 
this test class (added as part of https://github.com/apache/ozone/pull/5854) 
for avoiding potential intermittent failures in CI.



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