|
1 | 1 | {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"}, |
7 | 7 | {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"}]} |
18 | 18 | ]}.
|
0 commit comments