Commit Graph

71 Commits (0b80f6b38023730d7541667bdc6f4d4540a80e70)

Author SHA1 Message Date
Andrew Kryczka 1218704b61 Fix `compression_zstd_max_train_bytes` coverage in stress test (#4957) 6 years ago
Andrew Kryczka 68d949b3e3 Enable DeleteRange in stress/crash tests (#4483) 6 years ago
Andrew Kryczka 8d2b74d287 Refine db_stress params for atomic flush (#4781) 6 years ago
Yanqin Jin 912bbbbc72 Enable crash-recovery stress test for atomic flush (#4605) 6 years ago
Zhongyi Xie 9b3cf908a6 add missing range in random.choice argument (#4397) 6 years ago
Maysam Yabandeh a0ebec3804 Extend crash test with index_block_restart_interval (#4383) 6 years ago
Andrew Kryczka 8c25204633 Support manual flush in stress/crash tests (#4368) 6 years ago
Maysam Yabandeh d122025891 Extend stress test to format_version 4 (#4265) 6 years ago
Andrew Kryczka 6175b4b294 Support dictionary compression in stress/crash tests (#4234) 6 years ago
Siying Dong 4b0a43574a db_stress to cover upper bound in iterators (#4162) 6 years ago
Peter (Stig) Edwards 2694b6dc26 Remove unused imports, from python scripts. (#4057) 6 years ago
Andrew Kryczka 7f3a634e06 Support pipelined write in stress/crash tests 6 years ago
Andrew Kryczka 8585059ae0 Support backup and checkpoint in db_stress (#4005) 6 years ago
Andrew Kryczka de2c6fb158 Fix stderr processing in crash test (#4006) 6 years ago
Andrew Kryczka 7497f992e0 Run manual compaction in stress/crash tests (#3936) 6 years ago
Maysam Yabandeh d0c38c0c8c Extend some tests to format_version=3 (#3942) 6 years ago
Andrew Kryczka 4f297ad05f Fix crash test check for direct I/O 6 years ago
Andrew Kryczka 88c3ee2d31 Configure direct I/O statically in db_stress 6 years ago
Andrew Kryczka d19f568abf Refactor argument handling in db_crashtest.py 6 years ago
Andrew Kryczka 46152d53bf Second attempt at db_stress crash-recovery verification 6 years ago
Andrew Kryczka 6afe22db2e revert db_stress crash-recovery verification 6 years ago
Andrew Kryczka db36f222d8 Allow options file in db_stress and db_crashtest 6 years ago
Andrew Kryczka a4fb1f8c04 Add crash-recovery correctness check to db_stress 6 years ago
Andrew Kryczka b058a33705 Reduce default --nooverwritepercent in black-box crash tests 6 years ago
Mark Isaacson b8eb32f8cf Suppress lint in old files 7 years ago
Andrew Kryczka d75793d6b4 db_stress support long-held snapshots 7 years ago
Siying Dong b87ee6f773 Use more keys per lock in daily TSAN crash test 7 years ago
Daniel Black 67510eeff3 db_crashtest.py: remove need for shell 7 years ago
Aaron Gao ba7da434ae fix db_stress crash caused by buggy kernel warning 7 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 8 years ago
Yi Wu d76ddf327d Disable ClockCache db_crashtest 8 years ago
Yi Wu 4cc37f59e5 Introduce ClockCache 8 years ago
sdong f85df120f2 Re-enable tsan crash white-box test with reduced killing odds 8 years ago
Islam AbdelRahman 68a8e6b8fa Introduce FullMergeV2 (eliminate memcpy from merge operators) 8 years ago
Islam AbdelRahman d6b79e2fd0 Remove filter_deletes from crash_test 8 years ago
Yueh-Hsuan Chiang a2466c8851 [db_stress] Make subcompaction random in crash_test 8 years ago
sdong 2608219cc9 crash_test: cover concurrent memtable insert in default crash test 9 years ago
sdong b1887c5dd9 Explictly fail when memtable doesn't support concurrent insert 9 years ago
sdong 34a40bf911 Add --allow_concurrent_memtable_write in stress test and run it in crash_test 9 years ago
sdong fdbff42391 Crash test to make kill decision for every kill point 9 years ago
sdong ab0f3b964f crash_test to trigger some less frequent crash point more frequently 9 years ago
Shusen Liu d0d13ebf67 fix bug in db_crashtest.py 9 years ago
Shusen Liu 033c6f1add T7916298, bug fix 9 years ago
Shusen Liu 4575de5b9e #7916298: merge tools/db_crashtest2.py into tools/db_crashtest.py 9 years ago
sdong 680156ca61 crash_test to run with data sync on 9 years ago
sdong cf3e05304f crash_test cleans up directory before testing if TEST_TMPDIR is set 9 years ago
sdong 2e73bd4ff2 crash_test to put DB under TEST_TMPDIR 9 years ago
sdong 1205bdbcee crash_test to cover simply cases 9 years ago
Lei Jin 714c63c584 db_stress for dynamic options 10 years ago
Igor Canadi d4a8423334 Remove seek compaction 10 years ago