Skip to content

Commit d65b3b4

Browse files
committed
Format adjustments.
1 parent 3818690 commit d65b3b4

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

examples/riak_test.config.perf

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{rtperf, [
2-
{rt_deps, ["/mnt/riak_ee/deps"]},
3-
%% should be really long to allow full bitcasks to
4-
%% come up
5-
{rt_max_wait_time, 600000000000000},
6-
{basho_bench, "/mnt/basho_bench"},
2+
{rt_deps, ["/mnt/riak_ee/deps"]},
3+
%% should be really long to allow full bitcasks to
4+
%% come up
5+
{rt_max_wait_time, 600000000000000},
6+
{basho_bench, "/mnt/basho_bench"},
77
{basho_bench_escript, "/usr/local/erlang-r16b02/bin/escript"},
8-
{basho_bench_statedir, "/tmp/bb_seqstate/"},
9-
{rt_retry_delay, 500},
10-
{rt_harness, rtperf},
11-
{load_intercepts, false},
12-
{perf_builds, "/mnt/perf_builds"},
13-
{perf_loadgens, ["bench101.aws"]},
14-
{rtdev_path, [{root, "/mnt/rt/riak_ee"},
15-
{current, "/mnt/rt/riak_ee/riak-ee-2.0.0rc1"},
16-
{previous, "/mnt/rt/riak_ee/riak-ee-1.4.8"},
17-
{legacy, "/mnt/rt/riak_ee/riak-ee-1.3.4"}]}
8+
{basho_bench_statedir, "/tmp/bb_seqstate/"},
9+
{rt_retry_delay, 500},
10+
{rt_harness, rtperf},
11+
{load_intercepts, false},
12+
{perf_builds, "/mnt/perf_builds"},
13+
{perf_loadgens, ["bench101.aws"]},
14+
{rtdev_path, [{root, "/mnt/rt/riak_ee"},
15+
{current, "/mnt/rt/riak_ee/riak-ee-2.0.0rc1"},
16+
{previous, "/mnt/rt/riak_ee/riak-ee-1.4.8"},
17+
{legacy, "/mnt/rt/riak_ee/riak-ee-1.3.4"}]}
1818
]}.

0 commit comments

Comments
 (0)