Commit Graph

157 Commits (4d897e51dfe1abfd9b5e9f11db1efd26265b4ba3)

Author SHA1 Message Date
Zhichao Cao 04b3524ad0 Inject the random write error to stress test (#7653) 4 years ago
Peter Dillinger 60af964372 Experimental (production candidate) SST schema for Ribbon filter (#7658) 4 years ago
Akanksha Mahajan 202605143b Fix crash test to run in DEBUG_LEVEL=0 mode in tmpfs (#7643) 4 years ago
Akanksha Mahajan 06a92fcf5c Add "max_write_buffer_size_to_maintain" to crash test (#7634) 4 years ago
Jay Zhuang 9e03e4dd52 db_crashtest preserves expected values file for failed crash tests (#7534) 4 years ago
Andrew Kryczka 75d3b6fdf0 Redesign block cache pinning API (#7520) 4 years ago
sdong 82d42606ad Enable paranoid_file_checks in crash test (#7489) 4 years ago
sdong aedcaaef99 Stress test to support paranoid_file_checks (#7473) 4 years ago
Peter Dillinger 4e258d3e63 Fix backup/restore in stress/crash test (#7357) 4 years ago
Jay Zhuang ef32f11004 Disable backup/restore stress test (#7350) 4 years ago
Peter Dillinger 06ad5dd293 Add file checksum to stress/crash test (#7343) 4 years ago
Peter Dillinger 499c9448d0 Fix, enable, and enhance backup/restore in db_stress (#7348) 4 years ago
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) 5 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