summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
...
* ctdbd: Add nodes_file member to struct ctdb_contextMartin Schwenke2013-10-221-2/+0
* tests/integration: Pass --valgrinding option when running under valgrindMartin Schwenke2013-10-221-0/+4
* eventscripts: Remove TCP port checks other than the built-in CTDB oneMartin Schwenke2013-10-224-96/+0
* tests/eventscripts: Run scripts under sh by defaultMartin Schwenke2013-10-221-6/+10
* tests/eventscripts: New tests for 20.multipathdMartin Schwenke2013-10-226-0/+110
* scripts: Remove support for CTDB_OPTIONS configuration variableMartin Schwenke2013-10-221-6/+0
* eventscripts: Deprecate NFS_SERVER_MODE, use CTDB_NFS_SERVER_MODE insteadMartin Schwenke2013-10-221-1/+1
* tests: When running local tests with run_tests.sh, use fixed TEST_VAR_DIRMartin Schwenke2013-10-221-0/+6
* tests/integration: Tweak ctdbd startup optionsMartin Schwenke2013-10-221-5/+1
* tests: If transaction_start fails, try againAmitay Isaacs2013-10-081-1/+1
* tests: Make sure test exits with zero status on successful completionAmitay Isaacs2013-10-081-2/+5
* tests: Re-enable transaction test codeAmitay Isaacs2013-10-041-3/+0
* tests: No need to set sequence number when modifying persistent databaseAmitay Isaacs2013-10-041-10/+2
* tests/tool: Remove references in libctdb in file and function namesMartin Schwenke2013-10-046-54/+32
* tests/tool: Rework test programs so they no longer expect libctdbMartin Schwenke2013-10-044-285/+291
* tests/tool: Fix some comment typosMartin Schwenke2013-10-042-2/+2
* tools/ctdb: Pass memory context for returning nodes in parse_nodestringAmitay Isaacs2013-10-041-1/+1
* tests: Do not use libctdb code in testsAmitay Isaacs2013-10-042-52/+22
* tests: Remove unused test program ctdb_fetch_lock_onceAmitay Isaacs2013-10-041-146/+0
* tests: Add a simple test to test cluster wide database traverseAmitay Isaacs2013-09-261-0/+73
* 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