ArafatKhan2198 opened a new pull request, #6082: URL: https://github.com/apache/ozone/pull/6082
## What changes were proposed in this pull request? - Enabled the test method `TestContainerBalancerTask` with a fix. - The small change fixes the testDelayedStart of TestContainerBalancerTask method timing out, the reason why its timing out is because of the fact that sometimes it takes more than 20millisecond to go into waiting state. So by increasing the waiting time to 40 seconds, I was able to run the test successfully 600 times. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8941 ## How was this patch tested? I was able to run the test successfully 600 times. https://github.com/ArafatKhan2198/ozone/actions/runs/7617671268 https://github.com/ArafatKhan2198/ozone/actions/runs/7617674689 https://github.com/ArafatKhan2198/ozone/actions/runs/7617675944 -- 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]
