Commit Graph

34 Commits

Author SHA1 Message Date
Sean Cribbs
34b2d3723c Fix tests that used the wrong name for the riak.conf entry for allow_mult. 2014-01-19 11:47:50 -06:00
Micah
a77a3ed4ed Merge pull request #326 from basho/mw-fix-cascading-repl-for-early-versions
Fixed mixed version and upgrade test for older riak's.
2014-01-17 13:11:32 -08:00
Micah Warren
f1892c389f Documented the config option added. 2014-01-17 15:02:29 -06:00
Micah Warren
bd2244c2a5 Added wrapper fun running some tests individually.
This is to make it easier to test specific changes to them.
2014-01-17 11:16:48 -06:00
Micah Warren
616baaed14 Fixed mixed version and upgrade test for older riak's.
The tests were not meant to handle an upgrade from non-1.3 versions of
riak; there were designed to ensure an upgrade from early 1.3 would go
smoothly. Thus, the checks (and skippings w/o error) if the previous
version of riak is too old for the test to be valid.
2014-01-17 11:16:48 -06:00
Jon Anderson
8ec844e9ec fixed whitespace issues 2014-01-06 18:23:29 -05:00
Jon Anderson
a0ff4a20e4 added checks of rtq pending after each test on all nodes
merged in missing functions

added back sibings setting

took out duplicate functions from merge
2013-12-06 16:12:29 -05:00
Christopher Meiklejohn
12d094a4ab Fix rt_cascading.
Set allow_mult=false, as this test relies on systest_read.
2013-11-07 09:21:41 -05:00
Micah Warren
3558dadce5 Added dual tests. 2013-09-25 12:44:59 -05:00
Micah Warren
6ac71b724e Moved unacked test to rt_cascading and extended it. 2013-09-23 14:53:51 -05:00
Micah Warren
259e631c99 Added a couple of extra tests to ensure expectations. 2013-09-20 14:36:37 -05:00
Micah Warren
c0933b45ae Moved rt_unacked into rt_cascading
Also added helper funciton and made it easier to run as an individual test
2013-09-20 14:18:32 -05:00
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