Daniilchik commented on code in PR #7311:
URL: https://github.com/apache/ozone/pull/7311#discussion_r1804652898
##########
hadoop-ozone/dist/src/main/smoketest/balancer/testBalancer.robot:
##########
@@ -67,7 +68,7 @@ Run Container Balancer
Wait Finish Of Balancing
${result} = Execute ozone admin
containerbalancer status
Should Contain ${result}
ContainerBalancer is Running.
- Wait Until Keyword Succeeds 3min 10sec
ContainerBalancer is Not Running
+ Wait Until Keyword Succeeds 6min 10sec
ContainerBalancer is Not Running
Review Comment:
It’s not exactly a timeout. We expect the balancing to complete within 6
minutes, but if it finishes earlier, we will proceed with the test.
--
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]