Commit a7dc3c1b authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

[t:4382] merging time extension back to mainline

git-svn-id: file:///svn/toku/tokudb@38725 c7de825b-a66e-492c-adef-691d508d4ae1
parent 3f631a40
......@@ -111,7 +111,7 @@ run_test() {
envdir="../${exec}-${table_size}-${cachetable_size}-${num_ptquery}-${num_update}-$$.dir"
cd $rundir
if ! LD_LIBRARY_PATH=../../../lib:$LD_LIBRARY_PATH \
../$exec -v --test --num_seconds 180 --envdir "$envdir" \
../$exec -v --test --num_seconds 600 --envdir "$envdir" \
--num_elements $table_size \
--cachetable_size $cachetable_size \
--num_ptquery_threads $num_ptquery \
......@@ -230,4 +230,4 @@ do
pids[$idx]=0
(( idx = idx + 1 ))
done
done
\ No newline at end of file
done
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment