This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 85364907d6 HDDS-11367. Fix flaky balancer robot test (#7569)
85364907d6 is described below

commit 85364907d645716a7c4587dae233846c4f7c31e0
Author: Alexandr Juncevich <[email protected]>
AuthorDate: Thu Dec 12 23:20:48 2024 +0300

    HDDS-11367. Fix flaky balancer robot test (#7569)
---
 hadoop-ozone/dist/src/main/smoketest/balancer/testBalancer.robot | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/hadoop-ozone/dist/src/main/smoketest/balancer/testBalancer.robot 
b/hadoop-ozone/dist/src/main/smoketest/balancer/testBalancer.robot
index 608fd27f8e..641bc1462b 100644
--- a/hadoop-ozone/dist/src/main/smoketest/balancer/testBalancer.robot
+++ b/hadoop-ozone/dist/src/main/smoketest/balancer/testBalancer.robot
@@ -177,9 +177,7 @@ Verify Container Balancer for RATIS/EC containers
 
     Run Balancer Verbose Status
 
-    Sleep                   40000ms
-
-    Run Balancer Verbose History Status
+    Wait Until Keyword Succeeds    40sec    5sec   Run Balancer Verbose 
History Status
 
     Wait Finish Of Balancing
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to