sravani-revuri commented on PR #11173: URL: https://github.com/apache/ozone/pull/11173#issuecomment-5584064939
> Thanks @sravani-revuri for working on this. > > Question on timeouts: Were 300s (`wait_for_bucket_deletion_complete`) and 180s (`wait_for_om_db_size_stable`) chosen from observed wait times on CI? Did you try shorter values (e.g. 240s / 120s) to see if the test becomes flaky again? Reduced the timeout to 180 and 60 seconds respectively and the test still passes on multiple runs.The test typically finishes well before these upper bound timeouts and exits as soon as conditions are met . However, if the test fails it will get back sooner since it is now reduced. -- 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]
