Commit Graph

6 Commits

Author SHA1 Message Date
Doug Rohrer
619b24e7d3 Updated tests to explicitly set allow_mult and dvv_enabled, as
overriding default_bucket_props in advanced_config without
explicitly setting these returns different values with the fix for
allow_mult turning to true with an app.config file present.
2015-11-24 13:41:36 -05:00
Russell Brown
e3fece8713 Add some extra info out to detect point of timeout in test failures 2015-04-13 16:09:33 +01:00
Engel A. Sanchez
556cb7210c Ensure riak_repl service is up across the board
Trying to use the repl features before newly started nodes have
riak_repl completely initialized leads to all sorts of nasty crashes and
noise. Frequently it makes fullsync stuck forever, which makes a lot of
the tests fail.

This also tweaks the AAE fullsync tests to remove assumptions about
failure stats when AAE transient errors occur. The behavior in the
handling of those errors has changed recently with the introduction of
soft exits.
2014-12-18 16:07:00 -05:00
Russell Brown
6d4b2ace5f Set allow_mult to default to true for clusters in test 2014-03-26 17:26:20 +00:00
Chris Tilt
2ad7806f84 Refactor test to use client support directly, orphaned by changes to verify_counter_converge 2013-10-23 17:39:08 -07:00
Russell Brown
77a01cb169 Add repl test for counter convergence 2013-05-30 17:52:59 +01:00