Uh oh!
There was an error while loading. Please reload this page.
HDDS-9288. Intermittent failure in TestSnapshotDeletingService#testMultipleSnapshotKeyReclaim - #5344
Conversation
adoroszlai
commented
Sep 21, 2023
Thanks @hemantk-12 for working on this. I'm not sure the patch fixes the problem. Tested in 10x10 runs (of |
hemantk-12
commented
Sep 22, 2023
@adoroszlai thanks for reviewing it.
You are right. It doesn't fix it. I need to do more deep dive here. |
swamirishi
left a comment
There was a problem hiding this comment.
Thanks for the patch @hemantk-12 LGTM
hemantk-12
commented
Jan 22, 2024
Thanks for the review @swamirishi and @adoroszlai. |
What changes were proposed in this pull request?
After #5986, pendingEvictionList has been removed and assertion on pendingEvictionList has been removed as well which was causing Intermittent test failure. This change is to remove flaky tag from the test.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-9288
How was this patch tested?
Ran the test on local repo 10X10 times: https://github.com/hemantk-12/ozone/actions/runs/7563200213