adoroszlai opened a new pull request, #8130:
URL: https://github.com/apache/ozone/pull/8130

   ## What changes were proposed in this pull request?
   
   Suspend key and dir deleting services for the duration of 
`TestOzoneFileSystemMetrics` to fix intermittent failure:
   
   ```
   Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.395 s <<< 
FAILURE! -- in org.apache.ozone.test.NonHATests$OzoneFileSystemMetrics
   org.apache.ozone.test.NonHATests$OzoneFileSystemMetrics.testFileOps -- Time 
elapsed: 3.278 s <<< FAILURE!
   AssertionFailedError: expected: <230> but was: <198>
        at 
org.apache.hadoop.fs.ozone.TestOzoneFileSystemMetrics.testOzoneFileCommit(TestOzoneFileSystemMetrics.java:134)
        at 
org.apache.hadoop.fs.ozone.TestOzoneFileSystemMetrics.testFileOps(TestOzoneFileSystemMetrics.java:93)
   ```
   
   https://issues.apache.org/jira/browse/HDDS-12465
   
   ## How was this patch tested?
   
   Passed 10x10 runs:
   https://github.com/adoroszlai/ozone/actions/runs/13999277200


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