Skip to content

Made the test runner be aware of differing configurations for Riak#1

Open
batasrki wants to merge 8 commits intobkerley:masterfrom
batasrki:master
Open

Made the test runner be aware of differing configurations for Riak#1
batasrki wants to merge 8 commits intobkerley:masterfrom
batasrki:master

Conversation

@batasrki
Copy link

I've preserved the original usage for running the tests, so that you can still do:

rake test

However, since I run a Riak cluster mostly on the VMs through Vagrant, I needed to have the ability to pass the host and port in to the runner. The alternative usage with this pull request is:

rake "test[33.33.33.11, 8111]"

The first parameter is the host, second the port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant