Commit Graph

10 Commits

Author SHA1 Message Date
Engel A. Sanchez
951a69ef1f Remove riaknostic node connection check
Riaknostic used to be a separate app, but it is now embedded with Riak,
so it doesn't make sense to check for tool output if the node is down,
as that mean riaknostic is not available either.
2013-06-24 15:05:02 -04:00
Engel A. Sanchez
0e8ecce7d5 Add riak_test behavior 2012-12-14 10:50:49 -05:00
Jared Morrow
1acaed71db Fix typo found in review 2012-12-03 15:31:57 -07:00
Jared Morrow
9c9749fb9a Fix riaknostic test for Riak that includes riaknostic
In Riak 1.3.0 riaknostic was included by default.  These
tests assumed riaknostic was *not* installed and would
fail on 1.3+ nodes.  This change fixes that and refactors
the test to be a little more readable.
2012-12-03 14:13:55 -07:00
Joe DeVivo
5ee99bbbab Added source headers 2012-10-10 15:14:06 -07:00
Joe DeVivo
47c168fbf3 After rebasing, convert riaknostic_rt to use confirm/0 2012-09-07 16:49:36 -07:00
Joe DeVivo
e22ade5596 Changed to use string:str/2 as per @jtuple's suggestion 2012-09-07 16:47:36 -07:00
Joe DeVivo
4fa7044650 Switched from Regex to substring matching 2012-09-07 16:47:36 -07:00
Joe DeVivo
c6a8605a1f First pass at adding pattern matching to riak_test 2012-09-07 16:47:36 -07:00
Sean Cribbs
1cf7c76c6f Port riaknostic test from basho_expect.
We don't have command-output matching yet, so this could appear to pass and yet still fail in some way.
2012-09-07 16:46:12 -07:00