summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb:tests: ignore SIGPIPE in unit testsMichael Adam2013-11-281-0/+2
* ctdb:tests: add path of ip command to extra output in the error caseMichael Adam2013-11-281-0/+1
* ctdb:tests: remove old now unused script test/recover.shMichael Adam2013-11-281-107/+0
* ctdb:tests/simple: Nobody looks at /tmp/recloop.out so use /dev/null insteadMartin Schwenke2013-11-271-1/+1
* ctdb:tests: run_tests should ignore bogus test directoriesMartin Schwenke2013-11-271-0/+2
* ctdb:tests: Add -S option to support socket wrapperMartin Schwenke2013-11-271-1/+9
* ctdb:tests: Rework unit test result filteringMartin Schwenke2013-11-274-19/+18
* ctdb:tests: remove unused setup_nmap_output_filter()Martin Schwenke2013-11-271-5/+0
* ctdb:tests/integration: Be more careful when killing ctdbdMartin Schwenke2013-11-271-1/+1
* ctdb-tests/integration: Neaten up some of the persistent database testsMartin Schwenke2013-11-274-150/+171
* ctdb-tests/takeover: Fix bogus test descriptionMartin Schwenke2013-11-271-1/+1
* ctdb-tests/simple: User sleep_for() instead of sleepMartin Schwenke2013-11-271-2/+2
* ctdb-tests/simple: Update persistent DB testsMartin Schwenke2013-11-273-13/+13
* ctdb-tools/ctdb: New ptrans commandMartin Schwenke2013-11-271-0/+127
* ctdb-tests/integration: try_command_on_node() shouldn't lose onnode optionsMartin Schwenke2013-11-271-1/+1
* ctdb-tests: CTDB tool should always be invoked as $CTDB instad of ctdbAmitay Isaacs2013-11-277-92/+92
* ctdb-tests: No need to run onnode in parallel for single nodeAmitay Isaacs2013-11-273-6/+6
* ctdb-tests: Remove -q option to try_command_on_nodeAmitay Isaacs2013-11-2712-99/+99
* ctdb-tests: Coverity fixesAmitay Isaacs2013-11-191-8/+14
* tests: Fix calling of ctdb tool from testAmitay Isaacs2013-11-071-1/+1
* Revert "tests: If transaction_start fails, try again"Amitay Isaacs2013-11-071-1/+1
* tests/complex: Remove CTDB_NFS_SKIP_SHARE_CHECK testMartin Schwenke2013-10-291-129/+0
* tests/complex: Remove CTDB_SAMBA_SKIP_SHARE_CHECK testMartin Schwenke2013-10-291-134/+0
* eventscripts: Rewrite the smb.conf cache file handlingMartin Schwenke2013-10-291-1/+1
* tools/onnode: Fix healthy/ok node handlingMartin Schwenke2013-10-293-17/+16
* build: Move the default CTDB socket from /tmp to /var/run/ctdbAmitay Isaacs2013-10-251-4/+0
* common: New function mkdir_p()Martin Schwenke2013-10-251-4/+0
* 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