Commit Graph

125 Commits (0c05624d501aaab577bea821a6124e711b5ccdf0)

Author SHA1 Message Date
Yanqin Jin ccf7676455 Update a few scripts to be python3 compatible (#6525) 5 years ago
Levi Tamasi 217ce20021 Remove GetSortedWalFiles/GetCurrentWalFile from the crash test (#6491) 5 years ago
Maysam Yabandeh 967a2d953f Revert "crash_test to enable block-based table hash index (#6310)" (#6327) 5 years ago
Maysam Yabandeh cb1142e00d Set index_block_restart_interval of kHashSearch to 1 in stress test (#6324) 5 years ago
sdong 8e309b35bb crash_test to enable block-based table hash index (#6310) 5 years ago
sdong 6b64aed4c0 Fix bug which causes crash_test to always run on sync mode (#6304) 5 years ago
anand76 687119aeaf Variable key length in db_stress (#6273) 5 years ago
Peter Dillinger 83108d23e8 Re-enable level_compaction_dynamic_level_bytes in crash test (#6251) 5 years ago
Peter Dillinger 37fd2b9694 Revert "Generate variable length keys in db_stress (#6165)" and follow-ups (#6243) 5 years ago
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