summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/takeover
Commit message (Expand)AuthorAgeFilesLines
* Tests - IP allocation - add another LCP2 test based on a test failureMartin Schwenke2012-04-161-0/+45
* Test - IP allocation simulation - add -e option to run the daemon's algorithmMartin Schwenke2012-02-061-4/+75
* Tests - IP allocation simulation - LCP2 => non-deterministicMartin Schwenke2012-02-061-1/+6
* Tests - IP allocation - add some extra output due to recent fixMartin Schwenke2011-11-021-0/+18
* Tests - IP allocation - new test that shows current LCP2 failureMartin Schwenke2011-11-011-0/+32
* Tests - IP allocation tests - must export CTDB_LCP2.Martin Schwenke2011-11-011-1/+1
* Tests - IP allocation - initial unit testsMartin Schwenke2011-09-2514-0/+605
* IP allocation simulation - Pad IPv4 addresses in LCP2 algorithm.Martin Schwenke2011-07-291-1/+7
* IP allocation simulation - make stats label for LCP2 imbalance more meaningful.Martin Schwenke2011-07-291-2/+2
* IP allocation simulation - make stats label for LCP2 imbalance more meaningful.Martin Schwenke2011-07-291-1/+2
* IP allocation simulation - add examples.Martin Schwenke2011-07-295-0/+120
* IP allocation simulation - tighten up termination condition for -x.Martin Schwenke2011-07-291-2/+3
* IP allocation simulation - fix documentation for diff() function.Martin Schwenke2011-07-291-3/+1
* IP allocation simulation - add mean imbalance statistics.Martin Schwenke2011-07-291-0/+5
* IP allocation simulation - add -A/--aggressive option.Martin Schwenke2011-07-291-16/+34
* IP allocation simulation - add LCP2 imbalance metric to node state output.Martin Schwenke2011-07-291-6/+9
* IP allocation simulation - add analysis of IP groups.Martin Schwenke2011-07-291-22/+82
* IP allocation simulation - add -H/-S options for hard/soft imbalance limit.Martin Schwenke2011-07-291-10/+22
* IP allocation simulation - add LCP2 algorithm.Martin Schwenke2011-07-291-61/+290
* IP allocation simulation - options.exit is boolean, so don't compare with 0.Martin Schwenke2011-07-291-1/+1
* IP allocation simulation - remove unused function find_least_loaded_node().Martin Schwenke2011-07-291-27/+0
* IP reallocation simulation - remove --hack option.Martin Schwenke2011-07-291-19/+5
* IP allocation simulation - add debug output using -vv.Martin Schwenke2011-07-291-6/+22
* Testing: IP allocation simulation - add option to change odds of a failure.Martin Schwenke2010-08-031-3/+6
* Testing: IP allocation simulation - clean up usage message.Martin Schwenke2010-08-031-8/+8
* Testing: IP allocation simulation - print maximum number of unhealthy nodes.Martin Schwenke2010-08-031-0/+7
* Testing: IP allocation simulation - improve help for options.Martin Schwenke2010-08-031-4/+4
* Testing: IP allocation simulation - make usage/failure more obvious.Martin Schwenke2010-08-023-58/+7
* Testing: IP allocation simulation - rename an example to node_group_extra.py.Martin Schwenke2010-08-021-0/+31
* Testing: IP allocation simulation - rename an example to node_group_simple.py.Martin Schwenke2010-08-021-0/+26
* Testing: IP allocation simulation - add general node group example.Martin Schwenke2010-08-021-0/+40
* Testing: IP allocation simulation - update options processing in examples.Martin Schwenke2010-08-024-5/+12
* Testing: IP allocation simulation - Update README.Martin Schwenke2010-08-021-0/+3
* Testing: IP allocation simulation - fix nondeterminism in do_something_random().Martin Schwenke2010-08-021-4/+6
* Testing: IP allocation simulation - Tweak options handling and Cluster.diff().Martin Schwenke2010-08-021-31/+21
* Testing: IP allocation simulation - update copyright message.Martin Schwenke2010-08-021-2/+4
* Testing: IP allocation simulation - add command line option for random seed.Martin Schwenke2010-08-011-0/+5
* Testing: IP allocation simulation - save some warnings for verbose mode.Martin Schwenke2010-08-011-2/+2
* Testing: IP allocation simulation prints final imbalance in statistics.Martin Schwenke2010-08-011-0/+1
* Testing: In IP allocation simulation count total number of events.Martin Schwenke2010-08-011-2/+6
* Testing: Add imbalance information to IP allocation simulation.Martin Schwenke2010-08-011-4/+52
* Testing: Add Python IP allocation simulation.Martin Schwenke2010-07-306-0/+542