smengcl commented on pull request #1286: URL: https://github.com/apache/hadoop-ozone/pull/1286#issuecomment-669729225
> > It seems adding parameterized test for TestRootedOzoneFileSystem tripped the time out. > > Do we need to increase time out in test? Yep. But the timeout in this case seems to be imposed at a higher level (maybe `forkedProcessTimeoutInSeconds`) not at the test class level (300s for each test method). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
