rocksdb/utilities/checkpoint
sdong d64cf0e4ee Move away from direct TmpDir() call in some tests (#7030)
Summary:
Some tests directly uses TmpDir() as temporary directory without adding any randomize factor. This would cause failures when tests run in parallel. Fix it by moving some of them to test::PerThreadDBPath()
Pull Request resolved: https://github.com/facebook/rocksdb/pull/7030

Test Plan: Watch existing tests pass

Reviewed By: zhichao-cao

Differential Revision: D22224710

fbshipit-source-id: 28c9932fede0a4a64670e5b5fdb08f4fb5dccdd0
2020-06-25 12:09:57 -07:00
..
checkpoint_impl.cc Optional sequence number exporting during checkpoint creation (#5528) 2020-03-10 13:40:18 -07:00
checkpoint_impl.h Optional sequence number exporting during checkpoint creation (#5528) 2020-03-10 13:40:18 -07:00
checkpoint_test.cc Move away from direct TmpDir() call in some tests (#7030) 2020-06-25 12:09:57 -07:00