summaryrefslogtreecommitdiff
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Add some simple tests for CTDB_NFS_CALLOUTMartin Schwenke2015-07-142-0/+24
* ctdb-scripts: Add portmapper NFS .check fileMartin Schwenke2015-07-142-9/+24
* ctdb-scripts: Drop configuration variable CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke2015-07-144-8/+2
* ctdb-scripts: Remove 60.ganesha, replace with callout for 60.nfsMartin Schwenke2015-07-144-37/+1
* ctdb-scripts: Extend NFS .check files with service_check_cmd variableMartin Schwenke2015-07-141-3/+15
* ctdb-scripts: Remove functions startstop_nfs() and startstop_nfslock()Martin Schwenke2015-07-141-1/+0
* ctdb-scripts: Remove configuration variable CTDB_MONITOR_NFS_THREAD_COUNTMartin Schwenke2015-07-144-4/+1
* ctdb-scripts: Parameterise 60.nfs with $CTDB_NFS_CALLOUTMartin Schwenke2015-07-148-10/+32
* ctdb-scripts: Remove old NFS checking codeMartin Schwenke2015-07-141-1/+0
* ctdb-scripts: Switch NFS checks to new styleMartin Schwenke2015-07-142-80/+73
* ctdb-scripts: NFS RPC checks should be simple and consistentMartin Schwenke2015-07-1410-27/+26
* ctdb-tests: setup_nfs() should mark nfslock as started/stoppedMartin Schwenke2015-07-141-2/+4
* ctdb-tests: Remove function iterate_test()Martin Schwenke2015-07-142-101/+4
* ctdb-tests: Remove remaining uses of iterate_test()Martin Schwenke2015-07-142-13/+16
* ctdb-tests: New NFS test with all services up and 10 iterationsMartin Schwenke2015-07-141-0/+10
* ctdb-tests: Allow 2nd argument of nfs_iterate_test() to be nullMartin Schwenke2015-07-141-6/+17
* ctdb-tests: Automate expected NFS test results instead of hard-codingMartin Schwenke2015-07-143-95/+3
* ctdb-tests: Update NFS tests to use nfs_iterate_test()Martin Schwenke2015-07-1412-27/+12
* ctdb-tests: New function nfs_iterate_test()Martin Schwenke2015-07-141-0/+55
* ctdb-tests: rpc_set_service_failure_response() should take RPC service nameMartin Schwenke2015-07-149-23/+33
* ctdb-tests: Don't flag failure when there are no rpcinfo check failuresMartin Schwenke2015-07-141-1/+1
* ctdb-tests: Default fail count for rpc_set_service_failure_response() is 1Martin Schwenke2015-07-141-1/+1
* ctdb-tests: Factor out stack dumping and background marking codeMartin Schwenke2015-07-141-28/+33
* ctdb-tests: Add some 10.interfaces VLAN testsMartin Schwenke2015-07-142-0/+40
* ctdb-tests: Add VLAN support to the "ip link" stubMartin Schwenke2015-07-141-0/+48
* ctdb-tests: Interface number in "ip link show" stub defaults to 42Martin Schwenke2015-07-141-1/+1
* ctdb-tests: Remove statd-callout when running NFS testsMartin Schwenke2015-07-091-0/+7
* ctdb-tests: Refactor code using simple test harness functionsAmitay Isaacs2015-07-093-24/+4
* ctdb-tests: Add test cleanup hooksAmitay Isaacs2015-07-092-1/+10
* ctdb-tests: Remove unsed codeAmitay Isaacs2015-07-091-23/+0
* ctdb-tests: Remove extra_header and extra_footer variablesAmitay Isaacs2015-07-094-42/+84
* ctdb-tests: Add simple test harnesses for running unit testsAmitay Isaacs2015-07-091-0/+48
* ctdb-scripts: Only write to /proc route flush files if they existMartin Schwenke2015-07-011-0/+1
* ctdb-tests: Run transaction tests with externally imposed timeoutMartin Schwenke2015-07-012-6/+16
* ctdb-tests: Add tickle test for external public address handlingMartin Schwenke2015-05-131-0/+102
* ctdb-scripts: Drop all public IP addresses from 10.interfaceMartin Schwenke2015-05-133-0/+0
* ctdb-tests: Test stub for ctdb_get_capabilities()Martin Schwenke2015-05-102-0/+17
* ctdb-daemon: Remove unused capabilities field from struct ctdb_nodeMartin Schwenke2015-05-101-2/+17
* ctdb-tests: New function ctdb_set_pnn() to change PNNMartin Schwenke2015-04-274-14/+21
* ctdb-tests: Use ctdb_node_list_to_map() in tool stubsMartin Schwenke2015-04-071-46/+3
* ctdb-recoverd: New message ID CTDB_SRVID_DISABLE_RECOVERIESMartin Schwenke2015-04-071-0/+1
* ctdb-tests: Add "ctdb reloadnodes" test for "node remains deleted"Martin Schwenke2015-04-071-0/+30
* ctdb-tests: Switch to tcp check in rpcinfo stubAmitay Isaacs2015-03-271-10/+10
* ctdb: Fix CID 1125615 Copy into fixed size bufferVolker Lendecke2015-03-261-1/+6
* ctdb: Fix CID 1125634 Out-of-bounds writeVolker Lendecke2015-03-261-1/+1
* ctdb-tools: Use a broadcast to connected nodes for "reloadnodes"Martin Schwenke2015-03-239-19/+19
* ctdb-tests: Add unit tests for "reloadnodes" sanity checkingMartin Schwenke2015-03-2313-0/+447
* ctdb-tools: Sanity check changes before processing "reloadnodes"Martin Schwenke2015-03-231-6/+4
* ctdb-tests: Add "ctdb reloadnodes" unit testsMartin Schwenke2015-03-234-3/+120
* ctdb-tests: Test stub for ctrl_getnodesfile()Martin Schwenke2015-03-232-0/+37