summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/src/ctdb_takeover_tests.c
Commit message (Expand)AuthorAgeFilesLines
* recoverd: Fix the implementation of CTDB_SRVID_REBALANCE_NODEMartin Schwenke2013-09-191-4/+7
* tests/takeover: Takeover tests can use up to 1024 and checks limitsMartin Schwenke2013-05-241-1/+13
* tests/takeover: Allow takeover runs with differing IP allocations per nodeMartin Schwenke2013-05-241-10/+47
* recoverd: Nodes can only takeover IPs if they are in runstate RUNNINGMartin Schwenke2013-05-241-1/+29
* recoverd: takeover_run_core() should not use modified node flagsMartin Schwenke2013-05-231-21/+24
* recoverd: Remove unused mask argument and initial mask calculationMartin Schwenke2013-05-071-9/+3
* recoverd: Remove unused mask argument from IP allocation functionsMartin Schwenke2013-05-071-3/+0
* recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke2013-05-071-6/+5
* tests/takeover: Allow per-node tunable settingsMartin Schwenke2013-05-071-9/+47
* recoverd: Move failback retry loop into basic_failback() and lcp2_failback()Martin Schwenke2013-01-081-6/+3
* tests/takeover: Support testing of NoIPTakeoverOnDisabledMartin Schwenke2013-01-081-0/+5
* tests/takeover: IP allocation now selected via $CTDB_IP_ALGORITHMMartin Schwenke2013-01-081-3/+12
* Tests - make a comment more accurateMartin Schwenke2011-12-081-2/+1
* Tests: change ctdb_takeover_tests.c to include ctdbd codeMartin Schwenke2011-11-111-10/+1
* Tests - Allow some tests in ctdb_takover_tests to specify allowed nodesMartin Schwenke2011-11-011-21/+163
* Tests - IP allocation - allow more interesting node states to be specifiedMartin Schwenke2011-09-251-11/+16
* Tests: Initial test code for LCP2 IP allocation algorithm.Martin Schwenke2011-07-291-0/+378