rakeshadr commented on a change in pull request #2151:
URL: https://github.com/apache/ozone/pull/2151#discussion_r622308079
##########
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestRootedOzoneFileSystemWithFSO.java
##########
@@ -44,9 +44,7 @@
public static Collection<Object[]> data() {
return Arrays.asList(
new Object[]{true, true},
- new Object[]{true, false},
Review comment:
I had pushed these changes via HDDS-5097, which got merged recently. I'm
resolving this conversation as this has already been taken care of.
##########
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileSystemWithFSO.java
##########
@@ -56,9 +56,7 @@
public static Collection<Object[]> data() {
return Arrays.asList(
new Object[]{true, true},
- new Object[]{true, false},
Review comment:
I had pushed these changes via HDDS-5097, which got merged recently. I'm
resolving this conversation as this has already been taken care of.
--
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]