rocksdb/db/blob
sdong b194c21bba Whole DBTest to skip fsync (#7274)
Summary:
After https://github.com/facebook/rocksdb/pull/7036, we still see extra DBTest that can timeout when running 10 or 20 in parallel. Expand skip-fsync mode in whole DBTest. Still preserve other tests from doing this mode to be conservative.

This commit reinstates https://github.com/facebook/rocksdb/issues/7049, whose un-revert was lost in an automatic
infrastructure mis-merge.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7274

Test Plan: Run all existing files.

Reviewed By: pdillinger

Differential Revision: D23177444

fbshipit-source-id: 1f61690b2ac6333c3b2c87176fef6b2cba086b33
2020-08-17 18:42:25 -07:00
..
blob_constants.h
blob_file_addition.cc
blob_file_addition.h
blob_file_addition_test.cc
blob_file_garbage.cc
blob_file_garbage.h
blob_file_garbage_test.cc
blob_file_meta.cc
blob_file_meta.h
blob_index.h Build blob file reader/writer classes in LITE mode as well (#7272) 2020-08-17 15:19:05 -07:00
blob_log_format.cc Build blob file reader/writer classes in LITE mode as well (#7272) 2020-08-17 15:19:05 -07:00
blob_log_format.h Build blob file reader/writer classes in LITE mode as well (#7272) 2020-08-17 15:19:05 -07:00
blob_log_reader.cc Build blob file reader/writer classes in LITE mode as well (#7272) 2020-08-17 15:19:05 -07:00
blob_log_reader.h Build blob file reader/writer classes in LITE mode as well (#7272) 2020-08-17 15:19:05 -07:00
blob_log_writer.cc Build blob file reader/writer classes in LITE mode as well (#7272) 2020-08-17 15:19:05 -07:00
blob_log_writer.h Build blob file reader/writer classes in LITE mode as well (#7272) 2020-08-17 15:19:05 -07:00
db_blob_index_test.cc Whole DBTest to skip fsync (#7274) 2020-08-17 18:42:25 -07:00