mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 08:35:22 +00:00
668 B
668 B
Riak Test
Quick Start
Assumes riak_test
and riak
and/or riak-ee
are all checked out in the same parent folder
- Edit your
cp riak_test.config.sample
to~/.riak_test.config
- Update your new
~/.riak_test.config
file's rt_deps url cd ../riak[-ee]
make devrel
. ../riak_test/rtdev-setup.sh
cd back to riak_test
riak_test rtdev verify_build_cluster
~/.riak_test.config
stores multiple configurations, and you can pass them by name as the first argument to riak_test
. First it looks for a file with that name in your local directory, if it doesn't find it, it looks for something with that name in ~/.riak_test.config