Commit Graph

216 Commits (7b7a37c0694255498c1d28bce069eb9b01ff2cbe)

Author SHA1 Message Date
anand76 3160edfdc7 Generate variable length keys in db_stress (#6165) 5 years ago
sdong 338c149b92 crash_test to cover bottommost compression and some other changes (#6215) 5 years ago
Zhichao Cao f89dea4fec db_stress: Added the verification for GetLiveFiles, GetSortedWalFiles and GetCurrentWalFile (#6224) 5 years ago
Yanqin Jin 670a916d01 Add more verification to db_stress (#6173) 5 years ago
Maysam Yabandeh 77d5ba7887 Revert "Add kHashSearch to stress tests (#6210)" (#6220) 5 years ago
Peter Dillinger 9ff569bdfc Temporarily disable level_compaction_dynamic_level_bytes in crash test (#6217) 5 years ago
Maysam Yabandeh 54f9092b0c Add kHashSearch to stress tests (#6210) 5 years ago
Peter Dillinger dfb259e48d Fix syntax error (!) in db_crashtest.py (#6207) 5 years ago
anand76 2afea29762 Add VerifyChecksum() to db_stress (#6203) 5 years ago
sdong 9f250dd88e crash_test: two fixes (#6200) 5 years ago
sdong bcc372c0c3 Add some new options to crash_test (#6176) 5 years ago
Maysam Yabandeh 4b97812da8 Add long-running snapshots to stress tests (#6171) 5 years ago
Maysam Yabandeh fec7302a9d Enable unordered_write in stress tests (#6164) 5 years ago
Maysam Yabandeh 8613ee2e94 Enable all txn write policies in crash test (#6158) 5 years ago
Maysam Yabandeh 1ad6fa9cc7 Enable txn in crash tests (#6155) 5 years ago
Peter Dillinger a653857178 Add PauseBackgroundWork() to db_stress (#6148) 5 years ago
Peter Dillinger 6380df5e10 Vary bloom_bits in db_crashtest (#6103) 5 years ago
Peter Dillinger f19faf7814 Add format_version=5 to db_crashtest (#6102) 5 years ago
sdong 6123611c42 crash_test: use large max_manifest_file_size most of the time. (#6034) 5 years ago
sdong 5b656584af crash_test: disable periodic compaction in FIFO compaction. (#5993) 5 years ago
sdong 0337d87b42 crash_test: disable atomic flush with pipelined write (#5986) 5 years ago
sdong a3960fc875 Move pipeline write waiting logic into WaitForPendingWrites() (#5716) 5 years ago
Maysam Yabandeh a6e615a7ba Enable partitioned index/filter in stress tests (#5918) 5 years ago
Yanqin Jin bc8b05cb77 Revert "Enable partitioned index/filter in stress tests (#5895)" (#5904) 5 years ago
Maysam Yabandeh 2f4e288143 Enable partitioned index/filter in stress tests (#5895) 5 years ago
sdong 679a45d0cb crash_test to do some verification for prefix extractor and iterator bounds. (#5846) 5 years ago
Maysam Yabandeh 6ec6a4a9a4 Remove snap_refresh_nanos option (#5826) 5 years ago
Levi Tamasi 94d62d771e Temporarily disable partitioned index/filter in stress test (#5811) 5 years ago
Levi Tamasi d35ffd569c Temporarily disable hash index in stress tests (#5792) 5 years ago
Andrew Kryczka dd2a35f13f Support partitioned index and filters in stress/crash tests (#4020) 5 years ago
sdong 1daff8f85a crash_test to skip compaction TTL for FIFO compaction. (#5749) 5 years ago
sdong 1d6a10f52d Extend stress test to cover periodic compaction and compaction TTL (#5741) 5 years ago
sdong d8a27d9331 Atomic Flush Crash Test also covers the case that WAL is enabled. (#5729) 5 years ago
sdong 8e12638f3d Slightly adjust atomic white box test's kill odd (#5717) 5 years ago
Yanqin Jin a78503bd6c Temporarily disable snapshot list refresh for atomic flush stress test (#5581) 5 years ago
Tim Hatch a6a9213a36 Fix interpreter lines for files with python2-only syntax. 5 years ago
Maysam Yabandeh f9842869cf Disable pipeline writes in stress test (#5445) 5 years ago
anand76 181bb43f08 Fix bugs in FilePickerMultiGet (#5292) 5 years ago
anand76 930bfa5750 Disable MultiGet from db_stress (#5284) 5 years ago
Maysam Yabandeh 6a40ee5eb1 Refresh snapshot list during long compactions (2nd attempt) (#5278) 5 years ago
anand76 434ccf2df4 Add option to use MultiGet in db_stress (#5264) 5 years ago
Andrew Kryczka b02d0c238d Init compression dict handle before reading meta-blocks (#5267) 5 years ago
Yanqin Jin 210b49cac9 Disable pipelined write in atomic flush stress test (#5266) 5 years ago
Fosco Marotto 6c2bf9e916 Add copyright headers per FB open-source checkup tool. (#5199) 6 years ago
Andrew Kryczka 2263f86901 exercise WAL recycling in crash test (#5070) 6 years ago
Andrew Kryczka 1218704b61 Fix `compression_zstd_max_train_bytes` coverage in stress test (#4957) 6 years ago
Andrew Kryczka 68d949b3e3 Enable DeleteRange in stress/crash tests (#4483) 6 years ago
Andrew Kryczka 8d2b74d287 Refine db_stress params for atomic flush (#4781) 6 years ago
Yanqin Jin 912bbbbc72 Enable crash-recovery stress test for atomic flush (#4605) 6 years ago
Zhongyi Xie 9b3cf908a6 add missing range in random.choice argument (#4397) 6 years ago