basho / basho_bench

A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
Apache License 2.0
311 stars 197 forks source link

Lock riakc version just like riak_test #210

Closed ooshlablu closed 8 years ago

ooshlablu commented 8 years ago

I'm not sure that putting this in master is the right thing to do, since I don't completely understand how this will affect testing of older versions of riak, ie 2.0.next. Since we were always pulling in the latest version of the client anyway, that may not matter, but we should at least think about it.

hazen commented 8 years ago

Generally it makes sense to have a branch on master. That said, it would be good to tag this and @basho_bench and riak_test, etc when actually testing a final release

ooshlablu commented 8 years ago

Explicitly setting which rebar is used in basho-builds fixes this problem.