Commit Graph

145 Commits (d758273cebb320c3a188c3dc7ac4293698fd1c5b)

Author SHA1 Message Date
Andrew Kryczka 7eebe6d38a Mark files for compaction in stress/crash tests (#7231) 4 years ago
Jay Zhuang fc4d5f5065 Add stress test for GetProperty (#7111) 4 years ago
Andrew Kryczka 8efb5cfb6f add SstFileManager to crash test (#6993) 4 years ago
Peter Dillinger 5b2bbacb6f Minimize memory internal fragmentation for Bloom filters (#6427) 4 years ago
Andrew Kryczka d76eed4839 minor fixes for stress/crash contruns (#7006) 4 years ago
Peter Dillinger 88b4210701 Remove racially charged terms "whitelist" and "blacklist" (#7008) 4 years ago
Andrew Kryczka 775dc623ad add `CompactionFilter` to stress/crash tests (#6988) 4 years ago
Yanqin Jin 15d9f28da5 Add stress test for best-efforts recovery (#6819) 4 years ago
Peter Dillinger 0c56fc4d66 Allow missing "unversioned" python, as in CentOS 8 (#6883) 4 years ago
sdong 12825894a2 Disable "compression_parallel_threads" in crash test for now (#6816) 4 years ago
Andrew Kryczka 1f20df2f38 cover single level universal in crash test (#6818) 4 years ago
Ziyue Yang e619a20e93 Add an option for parallel compression in for db_stress (#6722) 4 years ago
Cheng Chang 0a77617820 Disable O_DIRECT in stress test when db directory does not support direct IO (#6727) 4 years ago
sdong fe206f4f7c crash_test to cover index_type kBinarySearchWithFirstKey (#6721) 4 years ago
sdong 63d82e57b9 crash_test to cover small max_open_files (#6719) 4 years ago
sdong 73523baeb1 crash_test to cover options.avoid_flush_during_recovery (#6712) 4 years ago
Yueh-Hsuan Chiang 5801af4646 Add env_fault_injection argument to db_stress (#6687) 4 years ago
anand76 610a09ccff Remove a printf from db_stress that's not useful info (#6705) 4 years ago
anand76 79c838eb0f Fix a few bugs in db_stress fault injection (#6693) 4 years ago
anand76 5c19a441c4 Fault injection in db_stress (#6538) 4 years ago
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