Commit Graph

9 Commits

Author SHA1 Message Date
Engel A. Sanchez
599d6a2368 Replace timeout with wait for riak_kv service 2013-01-10 17:57:30 -05:00
Engel A. Sanchez
0e8ecce7d5 Add riak_test behavior 2012-12-14 10:50:49 -05:00
Joe DeVivo
30d795f4a5 Added a little timer action to verify_basic_upgrade to make it deterministic 2012-11-15 12:33:00 -07:00
Joe DeVivo
80568b3bd5 Rewrite of verify_basic_upgrade 2012-11-15 11:54:50 -07:00
Joe DeVivo
5ee99bbbab Added source headers 2012-10-10 15:14:06 -07:00
Joe DeVivo
eddb01bbfb Changed test API from Module:Module/0 to Module:confirm/0 2012-08-30 15:51:46 -04:00
Joseph Blomstedt
8d3d29af2f Add rt:upgrade and update mixed-version/upgrade tests
Change uses of rtdev:upgrade to the new rt:upgrade
Update tests to use Riak 1.1.4 not 1.1.2
2012-08-08 18:44:30 -07:00
Joseph Blomstedt
d5b7381d82 Merge branch 'jdb-fix-mixed-cluster'
As part of merge, modified verify_basic_upgrade test to use new
deploy_nodes API
2012-07-19 19:53:48 -07:00
Joseph Blomstedt
2f7963e0ab Add test to verify basic mixed-cluster operations
The test verifies that joining mixed-versions of nodes works in either
direction (old version to new, or new to old) as well as verifies that
handoff works in mixed version clusters.

The motivation for this test was a noted regression in mixed-version
handoff when joining a Riak 1.2 node to an older node (joining in the
opposite direction worked fine).

Related bug fix: basho/riak_core#203
2012-06-28 14:02:10 -07:00