sumitagrawl commented on code in PR #4405:
URL: https://github.com/apache/ozone/pull/4405#discussion_r1155453485
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/shell/TestOzoneShellHA.java:
##########
@@ -647,6 +647,68 @@ public void testDeleteToTrashOrSkipTrash() throws
Exception {
}
}
+ @Test
Review Comment:
@neils-dev Cluster initialisation needs to be done with specific OM ID, and
need some shell execute method to added again TestRootedOzoneFileSystem, and
since this class is not doing shell related testing, so added in
TestOzoneShellHA,
I think this is not required as way of testing the link bucket is different
in both case.
--
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]