mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 00:25:22 +00:00
Format adjustments.
This commit is contained in:
parent
3818690d31
commit
d65b3b4541
@ -1,18 +1,18 @@
|
||||
{rtperf, [
|
||||
{rt_deps, ["/mnt/riak_ee/deps"]},
|
||||
%% should be really long to allow full bitcasks to
|
||||
%% come up
|
||||
{rt_max_wait_time, 600000000000000},
|
||||
{basho_bench, "/mnt/basho_bench"},
|
||||
{rt_deps, ["/mnt/riak_ee/deps"]},
|
||||
%% should be really long to allow full bitcasks to
|
||||
%% come up
|
||||
{rt_max_wait_time, 600000000000000},
|
||||
{basho_bench, "/mnt/basho_bench"},
|
||||
{basho_bench_escript, "/usr/local/erlang-r16b02/bin/escript"},
|
||||
{basho_bench_statedir, "/tmp/bb_seqstate/"},
|
||||
{rt_retry_delay, 500},
|
||||
{rt_harness, rtperf},
|
||||
{load_intercepts, false},
|
||||
{perf_builds, "/mnt/perf_builds"},
|
||||
{perf_loadgens, ["bench101.aws"]},
|
||||
{rtdev_path, [{root, "/mnt/rt/riak_ee"},
|
||||
{current, "/mnt/rt/riak_ee/riak-ee-2.0.0rc1"},
|
||||
{previous, "/mnt/rt/riak_ee/riak-ee-1.4.8"},
|
||||
{legacy, "/mnt/rt/riak_ee/riak-ee-1.3.4"}]}
|
||||
{basho_bench_statedir, "/tmp/bb_seqstate/"},
|
||||
{rt_retry_delay, 500},
|
||||
{rt_harness, rtperf},
|
||||
{load_intercepts, false},
|
||||
{perf_builds, "/mnt/perf_builds"},
|
||||
{perf_loadgens, ["bench101.aws"]},
|
||||
{rtdev_path, [{root, "/mnt/rt/riak_ee"},
|
||||
{current, "/mnt/rt/riak_ee/riak-ee-2.0.0rc1"},
|
||||
{previous, "/mnt/rt/riak_ee/riak-ee-1.4.8"},
|
||||
{legacy, "/mnt/rt/riak_ee/riak-ee-1.3.4"}]}
|
||||
]}.
|
||||
|
Loading…
Reference in New Issue
Block a user