Commit Graph

32 Commits (f72fd5856585774063ac3fc8926f70626963d488)

Author SHA1 Message Date
sdong f33611d5e9 Stress test to inject read failures in DB reopen (#8476) 3 years ago
sdong ba224b75c7 Stress Test to inject write failures in reopen (#8474) 3 years ago
mrambacher 281ac9c89e Add CreateFrom methods to Env/FileSystem (#8174) 3 years ago
sdong e19908cba6 Refactor kill point (#8241) 3 years ago
sdong cde69a7cfd db_stress to add --open_metadata_write_fault_one_in (#8235) 3 years ago
Yanqin Jin 1f11d07f24 Enable compact filter for blob in dbstress and dbbench (#8011) 4 years ago
sdong e3183eae77 Stress test to allow memtable whole key filter (#7937) 4 years ago
Andrew Kryczka 78ee8564ad Integrity protection for live updates to WriteBatch (#7748) 4 years ago
Zhichao Cao 04b3524ad0 Inject the random write error to stress test (#7653) 4 years ago
Hans Holmberg 2a0d3c7054 Add a file system parameter: --fs_uri to db_stress and db_bench (#6878) 4 years ago
mrambacher c7c7b07f06 More Makefile Cleanup (#7097) 4 years ago
mrambacher 80f71b5863 Use Libraries in the RocksDB Makefile Build (#6660) 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
Zhichao Cao 2adb7e3768 Fix potential overflow of unsigned type in for loop (#6902) 4 years ago
Cheng Chang 0a77617820 Disable O_DIRECT in stress test when db directory does not support direct IO (#6727) 4 years ago
Yueh-Hsuan Chiang 5801af4646 Add env_fault_injection argument to db_stress (#6687) 4 years ago
anand76 5c19a441c4 Fault injection in db_stress (#6538) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
anand76 687119aeaf Variable key length in db_stress (#6273) 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
Yanqin Jin c4fd9cf461 Remove an unnecessary check before running db_stress (#6231) 5 years ago
Yanqin Jin 670a916d01 Add more verification to db_stress (#6173) 5 years ago
sdong 35126dd874 db_stress: preserve all historic manifest files (#6142) 5 years ago
Zhichao Cao fbda25f57a db_stress: generate the key based on Zipfian distribution (hot key) (#6163) 5 years ago
Peter Dillinger 6380df5e10 Vary bloom_bits in db_crashtest (#6103) 5 years ago
sdong a960287dee db_stress: Some code style improvements (#6137) 5 years ago
sdong 7d79b32618 Break db_stress_tool.cc to a list of source files (#6134) 5 years ago