priyeshkaratha commented on code in PR #9127:
URL: https://github.com/apache/ozone/pull/9127#discussion_r2429865905
##########
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/api/TestNSSummaryEndpointWithFSO.java:
##########
@@ -675,10 +671,10 @@ public void testQuotaUsage() throws Exception {
@Test
public void testFileSizeDist() throws Exception {
- checkFileSizeDist(ROOT_PATH, 2, 3, 4, 1);
- checkFileSizeDist(VOL_PATH, 2, 1, 2, 1);
- checkFileSizeDist(BUCKET_ONE_PATH, 1, 1, 1, 1);
- checkFileSizeDist(DIR_ONE_PATH, 0, 1, 1, 1);
+ checkFileSizeDist(ROOT_PATH, 2, 3, 4, 2);
Review Comment:
Added testcase
--
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]