File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ py27-setuptools`` for OS X and MacPorts.
3232Testing
3333=======
3434
35- To setup the default test configuration build a test Riak cluster (from
35+ To setup the default test configuration build a test Riak node (from
3636a ``riak `` directory)::
3737
3838 make rel
@@ -48,7 +48,7 @@ variable to the root of your Riak installation. Then from the
4848 cd buildbot
4949 make preconfigure
5050
51- Start your Riak cluster with ``riak start `` from the the Riak directory,
51+ Start your Riak node with ``riak start `` from the the Riak directory,
5252then back in ``buildbot `` type::
5353
5454 make configure
@@ -61,7 +61,7 @@ Testing Options
6161---------------
6262
6363If you wish to change the default options you can run the setup by hand.
64- First configure the test cluster by adjusting the ``riak.conf ``
64+ First configure the test node by adjusting the ``riak.conf ``
6565settings, where ``RIAK_DIR `` is the path to the top your
6666Riak installation::
6767
@@ -84,7 +84,7 @@ You may alternately add these lines to ``setup.cfg``::
8484 http-port=8098
8585 https-port=8099
8686
87- Next start the test cluster . Once it is running, a test configuration is
87+ Next start the test node . Once it is running, a test configuration is
8888installed which includes security test users and bucket types::
8989
9090 python setup.py configure --riak-admin=$RIAK_DIR/bin/riak-admin
You can’t perform that action at this time.
0 commit comments