1. 11 Mar, 2014 38 commits
  2. 05 Mar, 2014 2 commits
    • antirez's avatar
      4d5ba596
    • antirez's avatar
      Sentinel test: set less time sensitive defaults. · ef4e4653
      antirez authored
      This commit sets the failover timeout to 30 seconds instead of the 180
      seconds default, and allows to reconfigure multiple slaves at the same
      time.
      
      This makes tests less sensible to timing, with the result that there are
      less false positives due to normal behaviors that require time to
      succeed or to be retried.
      
      However the long term solution is probably some way in order to detect
      when a test failed because of timing issues (for example split brain
      during leader election) and retry it.
      ef4e4653