mirror of https://github.com/facebook/rocksdb.git
fix regression test
Summary: as title Test Plan: push Reviewers: igor Reviewed By: igor Subscribers: leveldb Differential Revision: https://reviews.facebook.net/D18999
This commit is contained in:
parent
88a1691a1e
commit
c4b3817d7c
|
@ -341,7 +341,7 @@ common_in_mem_args="--db=/dev/shm/rocksdb \
|
|||
|
||||
# Seekrandomwhilewriting
|
||||
./db_bench \
|
||||
$common_args \
|
||||
$common_in_mem_args \
|
||||
--statistics=1 \
|
||||
--max_background_compactions=4 \
|
||||
--max_background_flushes=0 \
|
||||
|
|
Loading…
Reference in New Issue