Attempt to deflake DBSSTTest.DestroyDBWithRateLimitedDelete (#9269)
Summary: This test case seems to be occasionally failing due to the code hitting the immediate deletion branch in `DeleteScheduler::DeleteFile`. The patch increases the allowed trash ratio to a huge value to prevent this from happening. Pull Request resolved: https://github.com/facebook/rocksdb/pull/9269 Test Plan: ``` gtest-parallel --repeat=10000 ./db_sst_test --gtest_filter=DBSSTTest.DestroyDBWithRateLimitedDelete ``` Reviewed By: akankshamahajan15 Differential Revision: D32956596 Pulled By: ltamasi fbshipit-source-id: 3945e7c1c19ede76698e03c3f133bc1d9fd61b84main
parent
66b31c5098
commit
d1f053b0ae
Loading…
Reference in new issue