Commit Graph

22 Commits

Author SHA1 Message Date
Jon Anderson
61dd95e32a removed 'true' clause in test activation case statements; replaced with wildcard. 2013-09-18 14:25:06 -04:00
Jon Anderson
7a091cbb99 added configuration for 2 1.3-only tests 2013-09-18 09:36:49 -04:00
Jon Anderson
d3e253d1bc merged uack test into rt_cascading.erl 2013-09-17 10:44:50 -04:00
Micah Warren
eb291570b5 Fixed a typo. 2013-06-19 13:50:28 -05:00
Micah Warren
c464538715 Fixed occasional mixed cluster up test
Addeed a further wait for after upgrading the first node before checking
cascades.
2013-06-07 18:18:29 -05:00
Micah Warren
0b7b2764fa Added wait to avoid upgrade test race condition.
The tests would error out due to noproc to riak_core_cluster_manager. Add
a wait until that process is registered on each node in the context setup.
This could also have manifested in a write not getting everywhere in the
first generated test case, but not the rest.
2013-06-06 11:54:19 -05:00
Micah Warren
24bc71c296 Made timeouts config based. 2013-06-05 11:52:09 -05:00
Micah Warren
0ad7705073 Fixed mixed cluster test race condition.
Letting cluster settle before attempting to push data. Also fixed some
whitespace.
2013-06-05 11:45:54 -05:00
Micah Warren
b96eeb3ef4 Re-enabled many of the rt-cascading tests
Many of the tests were not running due to not following eunit conventions.
This fixes that. The initial change was likely done during a debugging and
never reverted.
2013-05-29 16:45:54 -05:00
Micah Warren
5965a41571 upgrade test now passes consitently. 2013-05-21 16:56:51 -05:00
Micah Warren
26f7de24cd Increased timeout for test.
It still may not be enough, but it passes more often now.
2013-05-15 16:20:36 -05:00
Micah Warren
964cb514bb Port numbers no longer hard coded. 2013-05-15 16:20:24 -05:00
Micah Warren
3f18f54946 Added test for disable/re-enabled cascading rt 2013-04-17 14:50:40 -05:00
Riak Test
6550356c66 Added notes about versions test written for 2013-04-17 13:08:38 -05:00
Riak Test
37e7eaac80 Added mixed version use and upgrade test. 2013-04-17 13:08:38 -05:00
Riak Test
50decf2de1 Added base mixed_version test. 2013-04-17 13:08:38 -05:00
Riak Test
40d948ad40 Pretty pictures. 2013-04-17 13:08:38 -05:00
Riak Test
3346731899 Added old version cascading test
Putting a non-cascading version of riak between two cascading versions
Still allows some measure of cascading.
2013-04-17 13:08:38 -05:00
Riak Test
26733d9f2c Added some tests, and made other tests consistent(er). 2013-04-17 13:08:38 -05:00
Riak Test
292b1f207b Making sure circles work no matter where. 2013-04-17 13:08:38 -05:00
Riak Test
66284e9fc6 Full circle initial test. 2013-04-17 13:08:38 -05:00
Riak Test
4cce58fc56 Initial cascading realtime test. 2013-04-17 13:08:38 -05:00