adoroszlai opened a new pull request, #7535: URL: https://github.com/apache/ozone/pull/7535
## What changes were proposed in this pull request? 1. Remove tests for non-Ratis OM (where we have similar test for with Ratis enabled) + `TestOMEpochForNonRatis` 2. Enable OM Ratis in some tests where it was disabled 3. Disable test cases in OM unit tests where test implementation is specific to non-Ratis mode (should be updated in HDDS-11868, HDDS-11869) 4. Disable two test cases in `TestHSync` which fails with Ratis OM (should be fixed in HDDS-11870) 5. Remove unnecessary "Enable OM Ratis" config update from integration tests https://issues.apache.org/jira/browse/HDDS-11865 ## How was this patch tested? CI: https://github.com/adoroszlai/ozone/actions/runs/12196695873 -- 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]
