smengcl commented on code in PR #4027:
URL: https://github.com/apache/ozone/pull/4027#discussion_r1063686796
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestRootedOzoneFileSystem.java:
##########
@@ -191,7 +198,7 @@ public static Path getBucketPath() {
}
@Rule
- public Timeout globalTimeout = Timeout.seconds(300);
+ public Timeout globalTimeout = Timeout.seconds(3000);
Review Comment:
Was this change meant for debugging? `3000s` is way too long to be
meaningful here IMO.
--
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]