hemantk-12 opened a new pull request, #7110: URL: https://github.com/apache/ozone/pull/7110
## What changes were proposed in this pull request? This change is to add upgrade tests and set the basic framework to add more tests for hsync. 1. The upgrade tests added are currently using lease recovery API only. We can add other APIs `listOpenFiles`. (I tried to add listOpenFiles API as well but was facing issues when running in a non-HA environment. Will work on that as an improvement.) 2. Added HSync and HFlush tests via freon. ## What is the link to the Apache JIRA HDDS-11312 ## How was this patch tested? Green CI for acceptance tests in my forked branch: https://github.com/hemantk-12/ozone/actions/runs/10512044391 -- 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]
