DaveTeng0 commented on code in PR #3976: URL: https://github.com/apache/ozone/pull/3976#discussion_r1025836700
########## hadoop-ozone/dist/src/main/smoketest/replication/wait.robot: ########## @@ -17,7 +17,7 @@ Documentation Wait for replication to succeed Library BuiltIn Resource ../commonlib.robot -Test Timeout 5 minutes +Test Timeout 10 minutes Review Comment: This is because in acceptance test (secure) we launch 5 nodes to test EC file's disk usage, which requires more time for the robot test to complete, this specific test sometimes failed due to the time-out, so I increase the time-out here to allow it shut down gracefully~ -- 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]
