Commit Graph

14 Commits (d13825e586abf2c21ec2b165130459f6bb91b2a8)

Author SHA1 Message Date
Levi Tamasi 7cd5763274 Fix a copy-paste bug related to background threads in db_stress (#9485) 3 years ago
Andrew Kryczka c7ce03dce1 db_stress begin tracking expected state after verification (#9470) 3 years ago
Levi Tamasi f07c56928f Set the number of threads up front in db_stress (#9466) 3 years ago
Andrew Kryczka 791723c1ec Fix race condition in db_stress thread setup (#9314) 3 years ago
Andrew Kryczka 84228e21e8 Fix shutdown in db_stress with `-test_batches_snapshots=1` (#9313) 3 years ago
mrambacher 3dff28cf9b Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
mrambacher c7c7b07f06 More Makefile Cleanup (#7097) 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
Yueh-Hsuan Chiang 5801af4646 Add env_fault_injection argument to db_stress (#6687) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
sdong 338c149b92 crash_test to cover bottommost compression and some other changes (#6215) 5 years ago
Yanqin Jin 670a916d01 Add more verification to db_stress (#6173) 5 years ago
sdong 7d79b32618 Break db_stress_tool.cc to a list of source files (#6134) 5 years ago