summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests/takeover: New test with 900 IPsMartin Schwenke2013-05-241-0/+1813
* tests/takeover: Takeover tests can use up to 1024 and checks limitsMartin Schwenke2013-05-241-1/+13
* 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-242-12/+48
* tests/takeover: New tests to check runstate handlingMartin Schwenke2013-05-243-0/+108
* recoverd: Nodes can only takeover IPs if they are in runstate RUNNINGMartin Schwenke2013-05-241-1/+29
* tests: Fix output of run_tests usageAmitay Isaacs2013-05-241-2/+2
* locking: Use separate locking helper binary for lockingAmitay Isaacs2013-05-241-0/+1
* 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
* tests/takeover: Add takeover tests, mostly for NoIPHostOnAllDisabledMartin Schwenke2013-05-074-0/+178
* recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke2013-05-074-12/+11
* tests/takeover: Allow per-node tunable settingsMartin Schwenke2013-05-073-11/+53
* tests: Unit test diff output should use filtered outputMartin Schwenke2013-05-071-1/+1
* recoverd: Add debug message when dropping IPs in IP allocationMartin Schwenke2013-05-075-4/+19
* eventscripts: 60.nfs uses nfs_check_rpc_services() to check NFS RPC servicesMartin Schwenke2013-05-076-90/+17
* eventscripts: Clean up ctdb_check_command()Martin Schwenke2013-05-061-1/+1
* eventscripts: Simplify handling of $service name in "managed" functionsMartin Schwenke2013-05-065-15/+25
* scripts: Use $CTDB_SCRIPT_DEBUGLEVEL instead of something more complexMartin Schwenke2013-04-194-24/+3
* tests: add a comment to recovery db corruption testMichael Adam2013-04-171-0/+7
* tests: Add a test for subsequent recoveries corrupting databasesAmitay Isaacs2013-04-171-0/+126
* tests: Support waiting for "recovered" state in testsAmitay Isaacs2013-04-171-1/+4
* tests: Fix typo in variable nameAmitay Isaacs2013-04-151-1/+1
* tests: Test portabilityMathieu Parent2013-01-221-0/+305
* tests: Add a test for recovery of persistent databasesAmitay Isaacs2013-01-091-0/+119
* tests/simple: Add test to check recovery daemon IP verificationMartin Schwenke2013-01-082-6/+121
* tests/eventscripts: Ratchet down debug level for ctdb_takeover_testsMartin Schwenke2013-01-081-1/+2
* recoverd: Move failback retry loop into basic_failback() and lcp2_failback()Martin Schwenke2013-01-081-6/+3
* 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: Support testing of NoIPTakeoverOnDisabledMartin Schwenke2013-01-081-0/+5
* tests/takeover: IP allocation now selected via $CTDB_IP_ALGORITHMMartin Schwenke2013-01-082-16/+18
* tests/takeover: Support valgrinding the takeover codeMartin Schwenke2013-01-081-1/+1
* tests: new simple integration test for delip interface garbage collectionMartin Schwenke2013-01-071-0/+62
* tests: new function ip2ipmask() for integration testingMartin Schwenke2013-01-071-0/+7
* tests/complex: Add NFS test when CTDB is killed on one of the nodesAmitay Isaacs2013-01-071-0/+88
* Eventscripts: Do not restart NFS on reconfigureMartin Schwenke2013-01-076-12/+0
* tests: Local daemons should use --listen instead of --node-ipMartin Schwenke2013-01-071-1/+1
* tests: Do not check release suffix in ctdb version testAmitay Isaacs2012-10-311-1/+2
* tests: Local daemons should use the logging ringbufferMartin Schwenke2012-10-221-1/+1
* ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs2012-10-201-1/+0
* ctdbd_test: Include ctdb_lock.c code for test stubsAmitay Isaacs2012-10-201-0/+1
* tests: Fix statistics test for new output lines from locking APIAmitay Isaacs2012-10-201-1/+1
* Revert "Eventscripts - add facility to 10.interface to delete unmanaged IPs"Martin Schwenke2012-10-181-22/+0
* tests/eventscripts: add unit tests for policy routing reconfigureMartin Schwenke2012-10-114-0/+77
* tests/eventscripts: add extra infrastructure for policy routing testsMartin Schwenke2012-10-1116-317/+170
* eventscripts: Auto-start/stop services in backgroundMartin Schwenke2012-10-036-23/+39