Commit Graph

12 Commits

Author SHA1 Message Date
Joe DeVivo
123356600e Added legacy detection to verify_capabilities 2013-01-07 12:49:31 -07:00
Engel A. Sanchez
351467b5b2 Fix race in verify_capabilities
We wait until rings are ready, but the capability server is notified
asynchronously through riak_core_ring_events:ring_update and we were
sometimes querying the capability too soon. Now uses wait/retry logic.
Also, removing sleep timers from cap server restart. Now using
wait/retry also to detect a new cap server process.
2013-01-04 11:55:55 -05:00
engelsanchez
e1f344e7d9 Merge pull request #125 from basho/eas-add-riak_test-behavior
Sweet.
Add riak_test behavior
2012-12-28 11:27:04 -08:00
Joe DeVivo
9eed2c2b06 more determinism for verify_capabilities 2012-12-19 11:56:18 -07:00
Engel A. Sanchez
0e8ecce7d5 Add riak_test behavior 2012-12-14 10:50:49 -05:00
Joe DeVivo
946015e9ec Updated verify_capabilities 2012-11-16 09:26:23 -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
4a5c382181 Add rolling_capabilities test, update verify_capabilities test 2012-08-02 21:52:56 -07:00
Joseph Blomstedt
4062ff7881 Merge branch 'jdb-capabilities'
Merging involved changing `deploy_nodes` and `build_cluster` to
support both mixed-version deployment as well as supplying
initial app.config overrides.

Updated all tests from both side of the merge to support new API

Conflicts:
	src/rt.erl
	src/rtdev.erl
2012-07-19 15:38:34 -07:00
Joseph Blomstedt
7f6f9eb55a Add mixed-cluster support + upgrading, add verify_capabilities test 2012-04-27 16:50:31 -07:00