Commit Graph

9 Commits

Author SHA1 Message Date
Joseph Blomstedt
40f501641c Add basic riak_ensemble tests
Add ensemble_basic, ensemble_basic2, and ensemble_basic3 tests.

These tests test that Riak correctly generates proper consensus
groups, these groups reach quorum, handle leader failures, etc.

ensemble_basic3 tests basic consistent K/V API as well as behavior
during simple network partitions.
2014-04-08 17:41:11 -07:00
Andrew Thompson
1ec8bda21c Add a simple 'smoke test' tool to run eunit/dialyzer on riak source trees 2014-01-22 12:21:22 -05:00
Chris Tilt
9b419dacb8 Added -Wunderspecs for dialyzer per Joe's comment re: our process 2013-02-01 16:51:47 -08:00
Chris Tilt
76529f417c Added gs app for plt stage. A few more ignores too 2013-02-01 16:45:34 -08:00
Chris Tilt
1ced51f4d8 Fix Makefile error and add latest rebar to handle protobufs correctly 2013-02-01 16:28:07 -08:00
Chris Tilt
5a873d4812 Fix dependency in Makefile that caused incorrect building of plt file rule firing 2013-01-31 18:56:31 -08:00
Chris Tilt
a586b022fa Add dialyzer target and initial ignore file to riak_test 2013-01-31 18:20:59 -08:00
Jared Morrow
fa034cdf61 Add docs and docsclean makefile targets 2012-10-05 09:58:19 -06:00
Joseph Blomstedt
a6aec227cd Initial release 2012-01-10 17:21:39 -07:00