summaryrefslogtreecommitdiff
path: root/tools/regression_test.sh
AgeCommit message (Expand)Author
2023-05-22Fix regression script for async_io benchmarks (#11462)akankshamahajan
2023-03-09Fix hang in async_io benchmarks in regression script (#11285)akankshamahajan
2023-03-07Decrease duration time for internally debugging the regression_script (#11283)akankshamahajan
2023-03-06Add support for parameters setting related to async_io benchmarks (#11262)akankshamahajan
2023-02-14Fix regression script for async_io benchmarks (#11224)akankshamahajan
2023-02-10Fix a minor bug in the regression script during assigning value (#11215)akankshamahajan
2023-02-09Extend existing benchmarks seekrandom and multiread to run with async_io (#11...akankshamahajan
2023-02-06Fix regression_test.sh for LIB_MODE=shared default (#11194)Peter Dillinger
2022-08-02regression_test.sh: kill very old db_bench (and more) (#10441)Peter Dillinger
2022-07-29Fix regression_test.sh deleterandom duration (#10437)Peter Dillinger
2022-05-25Abort RocksDB performance regression test on failure in test setup (#10053)Peter Dillinger
2021-10-18Fix COMMIT_ID in regression_test.sh (#9047)Peter Dillinger
2021-10-13Set perf_level to kEnableTimeExceptForMutex in regression script (#8031)anand76
2021-09-03Fix regression test script (#8753)Jay Zhuang
2021-02-11Update internal build script (#7957)Jay Zhuang
2021-01-15Make regression test load options from file for checkpoint (#7864)anand76
2020-12-23Update regression_test.sh to run multireadrandom benchmark (#7802)anand76
2020-12-22Avoid to force PORTABLE mode in tools/regression_test.sh (#7806)sdong
2019-04-18Add copyright headers per FB open-source checkup tool. (#5199)Fosco Marotto
2018-01-29Suppress lint in old filesMark Isaacson
2017-11-13Regression test build binaries with PORTABLE=1Yi Wu
2017-08-30Set defaults for high-pri and low-pri thread pools in regression test scriptSagar Vemuri
2017-08-03Fix /bin/bash shebangsAlan Somers
2017-07-10fix regression testAaron Gao
2017-06-02remove test dir before exit when current regression is runningAaron Gao
2017-06-01add checkpoint support for single db in regression testAaron Gao
2017-05-31fix regression testAaron Gao
2017-05-30change regression rebuild to one levelAaron Gao
2017-04-20Add cpu usage to regression benchmarks (4th attempt)Maysam Yabandeh
2017-04-19Revert "Add cpu usage to regression benchmarks (3rd attempt)"Maysam Yabandeh
2017-04-18Add cpu usage to regression benchmarks (3rd attempt)Maysam Yabandeh
2017-04-11Revert "Report cpu usage using time command"Maysam Yabandeh
2017-04-10Report cpu usage using time commandMaysam Yabandeh
2017-04-05build db every mondayAaron Gao
2017-04-03fix run_remote with strong quotingAaron Gao
2017-03-31test remote instead run remote in regression testAaron Gao
2017-03-31test db existence on the remote hostAaron Gao
2017-03-31add -rf when remove db in regression testAaron Gao
2017-03-30exit with code 2 when there is already a db_bench running in regression testAaron Gao
2017-03-29add ldb build to regression testAaron Gao
2017-03-20change regression bash file with debug modeAaron Gao
2017-03-09Revert "Report cpu usage using time command"Maysam Yabandeh
2017-03-08Report cpu usage using time commandMaysam Yabandeh
2016-10-21Fix a bug that mistakenly disable regression_test.sh to update commit (#1415)Yueh-Hsuan Chiang
2016-10-18[db_bench] add filldeterministic (Universal+level compaction)Aaron Gao
2016-06-28Improve regression_test.shYueh-Hsuan Chiang
2016-06-06Allow regression_test.sh to specify OPTIONS_FILE. Add header comments.Yueh-Hsuan Chiang
2016-06-02Allow regression test to run db_bench at a remost hostYueh-Hsuan Chiang
2016-05-09Initial script for the new regression testYueh-Hsuan Chiang