summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/simple: Fix the reloadips test to cope with changes to reloadipsMartin Schwenke2013-09-191-3/+3
* recoverd: Fix the implementation of CTDB_SRVID_REBALANCE_NODEMartin Schwenke2013-09-191-4/+7
* tests/eventscripts: Tests for memory checking in 00.ctdbMartin Schwenke2013-09-1110-2/+166
* tests/simple: Minimise the chance of a monitor event being cancelledMartin Schwenke2013-08-221-0/+4
* eventscripts: Become unhealthy faster on nfsd failureMartin Schwenke2013-08-143-12/+3
* eventscripts: Print a message when waiting for TCP connections to be killedMartin Schwenke2013-08-141-0/+3
* eventscripts: Add modulo (%) operator to ctdb_check_counter()Martin Schwenke2013-08-141-1/+11
* eventscripts: Separate out RPC service restart codeMartin Schwenke2013-08-142-10/+4
* tests/eventscripts: Override background_with_logging(), just prepend "&"Martin Schwenke2013-08-146-31/+34
* eventscripts: Remove support for RPC service 'q' and 's' restart flagsMartin Schwenke2013-08-141-6/+2
* tests/simple: Unreachable node test should wait for recovery to completeMartin Schwenke2013-08-141-0/+2
* tests/simple: Fix the missing IP testMartin Schwenke2013-08-141-6/+8
* tests: Add a test program to hold a lock on a databaseAmitay Isaacs2013-08-011-0/+42
* eventscripts: kill_tcp_connections() should send connections to stdinMartin Schwenke2013-07-295-0/+84
* tests: Always tally the number of passed/failed testsMartin Schwenke2013-07-291-2/+5
* tests/complex: Fix NFS tests to work with root_squashMartin Schwenke2013-07-234-49/+50
* tests: Fix exit status of run_tests when a single test is run with -HMartin Schwenke2013-07-221-6/+6
* tests/simple: Add -p in onnode test to help show groups of connectionsMartin Schwenke2013-07-221-1/+1
* tests/eventscripts: Add tests for monitoring of missing interfacesMartin Schwenke2013-07-194-54/+108
* Fixes for various issues found by CoveritySumit Bose2013-07-111-0/+5
* Tests: Correct the arguments to memsetAmitay Isaacs2013-07-111-1/+1
* tests/eventscripts: Add some rudimentary tests for 60.ganeshaMartin Schwenke2013-07-054-0/+81
* tests: If connection to ctdb daemon fails, exitAmitay Isaacs2013-07-046-0/+18
* tests: Integration tests use "ctdb nodestatus" for healthy cluster checkMartin Schwenke2013-06-221-15/+2
* tests: Integration test infrastructure should do only a single recoveryMartin Schwenke2013-06-221-4/+0
* tests/eventscripts: New tests for 00.ctdb "init" eventMartin Schwenke2013-06-2016-6/+258
* tests/eventscripts: setup_ctdb() should always set $CTDB_PUBLIC_ADDRESSESMartin Schwenke2013-06-201-1/+2
* build: Fix tdb.h path to enable building with system TDB libraryMathieu Parent2013-06-141-1/+1
* tests/eventscripts: Unit tests for $CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke2013-06-145-1/+63
* tests/eventscripts: Fix -X tracing in iterate_test()Martin Schwenke2013-06-141-6/+5
* tests/eventscripts: Add unit tests for $CTDB_MONITOR_NFS_THREAD_COUNTMartin Schwenke2013-06-145-0/+53
* tests: Do not use err() to support AIXAmitay Isaacs2013-05-291-4/+6
* tests: Include system/time.h to support building on AIXAmitay Isaacs2013-05-293-7/+2
* tests/integration: Improve debug output for unhealthy cluster after restartMartin Schwenke2013-05-281-4/+7
* tests/scripts: Delete unused $rows and $ww variables from run_testsMartin Schwenke2013-05-281-3/+0
* scripts: Provide mktemp function for platforms without mktemp commandMartin Schwenke2013-05-271-0/+21
* tests: Fix integration tests to use real private IPsMartin Schwenke2013-05-271-2/+2
* 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