adoroszlai opened a new pull request #1338: HDDS-1808. TestRatisPipelineCreateAndDestory times out URL: https://github.com/apache/hadoop/pull/1338 ## What changes were proposed in this pull request? * Increase timeout of the test cases (both of them are prone to intermittent timeout). Rationale: (1) there is already a timeout on `waitForPipelines()`, which was increased in `0d62753da96` without increasing overall test timeout, (2) test timeout needs to account for mini cluster startup. * Fix typo in class name. https://issues.apache.org/jira/browse/HDDS-1808 ## How was this patch tested? Ran the test several times. It passed in all cases. It took as long as 77 seconds in one case, so one of the two test cases would have failed with the original 30 second timeout.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
