summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/takeover
Commit message (Expand)AuthorAgeFilesLines
* ctdb-recoverd: Fix a bug in the LCP2 rebalancing codeMartin Schwenke2014-02-134-21/+669
* ctdb:tests: Rework unit test result filteringMartin Schwenke2013-11-271-3/+0
* ctdb-tests/takeover: Fix bogus test descriptionMartin Schwenke2013-11-271-1/+1
* tests/takeover: New test with 900 IPsMartin Schwenke2013-05-241-0/+1813
* tests/takeover: LCP2 tests for weird, unbalanced corner-casesMartin Schwenke2013-05-243-0/+201
* tests/takeover: Allow takeover runs with differing IP allocations per nodeMartin Schwenke2013-05-241-2/+1
* tests/takeover: New tests to check runstate handlingMartin Schwenke2013-05-243-0/+108
* tests/takeover: Add takeover tests, mostly for NoIPHostOnAllDisabledMartin Schwenke2013-05-074-0/+178
* recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke2013-05-073-6/+6
* tests/takeover: Allow per-node tunable settingsMartin Schwenke2013-05-072-2/+6
* recoverd: Add debug message when dropping IPs in IP allocationMartin Schwenke2013-05-075-4/+19
* recoverd: Trying to failback more IPs no longer allocates unassigned IPsMartin Schwenke2013-01-081-18/+0
* tests/takeover: Add some LCP2 tests for case when no node are healthyMartin Schwenke2013-01-086-0/+189
* tests/takeover: Initial tests for deterministic IPsMartin Schwenke2013-01-083-0/+90
* tests/takeover: Do output filtering for deterministic IPs algorithm tooMartin Schwenke2013-01-081-1/+2
* tests/takeover: IP allocation now selected via $CTDB_IP_ALGORITHMMartin Schwenke2013-01-081-13/+6
* tests/takeover: Support valgrinding the takeover codeMartin Schwenke2013-01-081-1/+1
* tests: Update README files and add new README files where missingMartin Schwenke2012-04-271-0/+5
* tests: Programs run by tests should be found in $PATHMartin Schwenke2012-04-271-1/+1
* tests: More unit test factoring/rationalisation and bug fixesMartin Schwenke2012-04-181-27/+5
* tests/takeover - Restructure according to new conventionMartin Schwenke2012-04-1631-62/+43
* Tests - IP allocation - 2 tests for NODE_FLAGS_NOIPTAKEOVERMartin Schwenke2012-04-162-0/+62
* 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