sadanand48 commented on code in PR #5982:
URL: https://github.com/apache/ozone/pull/5982#discussion_r1466078930


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestListKeys.java:
##########
@@ -67,6 +67,9 @@ public class TestListKeys {
   private static String omId;
 
   private static OzoneBucket legacyOzoneBucket;
+
+  private static OzoneBucket fsoOzoneBucket;

Review Comment:
   There is already a TestListKeysWithFSO.java class for FSO test cases, It 
also has some test-cases with shallow=false. Can we shift these test-cases 
there that (the ones are not covered)?



-- 
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]

Reply via email to