summaryrefslogtreecommitdiff
path: root/ctdb/tests/UNIT
AgeCommit message (Expand)AuthorFilesLines
2025-07-22ctdb-tests: Add tests for tunables directory loadingMartin Schwenke1-4/+79
2025-07-22ctdb-tests: Allow tunables unit test to process a second fileMartin Schwenke1-3/+54
2025-07-22ctdb-common: Log tunables filename instead of function nameMartin Schwenke1-14/+14
2025-07-22ctdb-common: Log a message if the tunables file does not existMartin Schwenke1-1/+2
2025-07-22ctdb-tests: Add logging support to the tunables unit testMartin Schwenke1-4/+40
2025-07-22ctdb-common: Require separate initialisation of tunable defaultsMartin Schwenke1-10/+22
2025-07-22ctdb-tests: Reformat with "shfmt -w -p -i 0 -fn"Martin Schwenke1-6/+6
2025-05-29ctdb-daemon: Add configuration option shutdown extra timeoutMartin Schwenke1-0/+1
2025-05-29ctdb-daemon: Add configuration option shutdown failover timeoutMartin Schwenke1-0/+1
2024-12-13ctdb-scripts: Change default persistent DB for statd_callout_helperMartin Schwenke1-2/+2
2024-12-13ctdb-scripts: Support CTDB_STATD_CALLOUT_SHARED_STORAGE=noneMartin Schwenke8-0/+51
2024-12-13ctdb-tests: Update statd-callout tests to handle both modesMartin Schwenke15-23/+161
2024-11-21ctdb-common: Map ENOENT for a missing event script to ENOEXECMartin Schwenke2-0/+41
2024-11-07ctdb-scripts: Add configuration variable CTDB_KILLTCP_USE_SS_KILLMartin Schwenke9-8/+309
2024-11-06ctdb-tests: Fix ss -a not supportedMartin Schwenke1-2/+2
2024-11-06ctdb-tests: Drop unsupported long options from ss stub usageMartin Schwenke1-1/+1
2024-11-06ctdb-tests: Ensure ss stub handles square brackets around addressesMartin Schwenke1-0/+2
2024-11-06ctdb:tests: s/the the\b/the/ in commentsDouglas Bagnall1-1/+1
2024-10-06ctdb-tests: Fix test failure when tests are installedMartin Schwenke1-1/+1
2024-10-06ctdb-tests: Add missing quotes in test outputMartin Schwenke2-4/+4
2024-08-30ctdb-tests: Add persistent TDB backup testsMartin Schwenke8-7/+276
2024-08-29ctdb-scripts: Move database handling to its own event scriptMartin Schwenke10-0/+0
2024-08-29ctdb-scripts: Remove unused variable NFS_HOSTNAMEMartin Schwenke3-5/+3
2024-08-29ctdb-scripts: Use nfs-utils' sm-notify instead of CTDB's smnotifyMartin Schwenke4-71/+130
2024-08-20ctdb-scripts: Avoid flapping NFS services at startupMartin Schwenke3-7/+82
2024-08-20ctdb-scripts: Make initial statistics output emptyMartin Schwenke6-30/+49
2024-08-20ctdb-scripts: Only consider statistics on timeoutMartin Schwenke4-17/+121
2024-08-20ctdb-tests: Make _rpc_service_up() and _rpc_services_down() internalMartin Schwenke1-5/+5
2024-08-20ctdb-tests: Make NFS RPC monitoring tests consistentMartin Schwenke3-11/+2
2024-08-20ctdb-tests: Drop unnecessarily "else"Martin Schwenke1-2/+2
2024-08-20ctdb-tests: Replace implicit healthy behaviour with early exitsMartin Schwenke1-3/+4
2024-08-20ctdb-tests: Simplify handling of statistics changeMartin Schwenke1-14/+7
2024-08-20ctdb-tests: Move result check to rpc_set_service_failure_response()Martin Schwenke1-20/+31
2024-08-20ctdb-tests: Initialise return code fileMartin Schwenke1-2/+1
2024-08-20ctdb-tests: Add function rpc_failure() to log failures and warningsMartin Schwenke1-8/+28
2024-08-20ctdb-tests: Argument 3 to nfs_iterate_test() is up iterationMartin Schwenke5-28/+14
2024-08-20ctdb-tests: nfs_iterate_test() marks RPC service downMartin Schwenke17-36/+17
2024-08-06ctdb-tests: add a nodestatus test that uses the nodes list commandJohn Mulligan1-0/+43
2024-08-06ctdb-tests: add reloadnodes unit tests that use the nodes list commandJohn Mulligan2-0/+68
2024-08-06ctdb-tests: add unit test coverage for listnodes with commandJohn Mulligan6-0/+160
2024-08-06ctdb-tools: update cli tool to optionally load nodes from commandJohn Mulligan1-1/+1
2024-08-06ctdb-conf: add "nodes list" configuration optionJohn Mulligan1-0/+1
2024-07-17ctdb-tests: Correctly handle adding a deleted node at the endMartin Schwenke1-0/+32
2024-07-16ctdb-tests: Add more reloadnodes unit testsMartin Schwenke6-0/+157
2024-06-25ctdb-failover: Split statd_callout add-client/del-clientMartin Schwenke7-34/+90
2024-06-25ctdb-scripts: Add service_stats_command variable to NFS checksMartin Schwenke3-2/+92
2024-05-30ctdb-scripts: No longer run statd-callout under sudoMartin Schwenke1-3/+0
2024-05-30ctdb-scripts: Avoid connecting to ctdbd in add-client/del-clientMartin Schwenke1-1/+1
2024-05-30ctdb-tests: Default PNN is 0Martin Schwenke1-1/+1
2024-05-30ctdb-scripts: Add caching function for public IPsMartin Schwenke2-2/+9