summaryrefslogtreecommitdiff
path: root/ctdb/tests/UNIT
AgeCommit message (Expand)AuthorFilesLines
2026-04-17ctdb-scripts: Support interface altnamesMartin Schwenke1-3/+1
2026-04-16ctdb-tests: Add addip/releaseip altname unit testMartin Schwenke1-0/+21
2026-04-16ctdb-tests: Implement altname property for ip link/addrMartin Schwenke1-0/+54
2026-04-16ctdb-tests: Implement -brief option for ip addr show stubMartin Schwenke1-12/+36
2026-04-16ctdb-tests: Fix a typo in "ip link show" stub outputMartin Schwenke1-1/+1
2026-04-16ctdb-scripts: Only warn when removing an unassigned public IPMartin Schwenke1-1/+1
2026-03-18ctdb-tests: Tweak some NFS monitoring tests for portabilityMartin Schwenke2-4/+8
2026-03-18ctdb-tests: Skip statd-callout tests on FreeBSDMartin Schwenke1-0/+2
2026-02-25ctdb-daemon: Remove helper variable CTDB_CLUSTER_MUTEX_HELPERMartin Schwenke3-80/+0
2026-02-25ctdb-tools: Remove some helper variablesMartin Schwenke1-2/+0
2026-02-25ctdb-tests: Use CTDB_TEST_HELPER_BINDIR inlineMartin Schwenke5-10/+10
2026-02-25ctdb-tests: Remove redundant PATH addsMartin Schwenke11-24/+0
2026-02-25ctdb-tests: Silence some shellcheck complaintsMartin Schwenke4-9/+19
2026-02-25ctdb-tests: Reformat with "shfmt -w -i 0 -fn"Martin Schwenke13-124/+142
2026-02-20ctdb-tools: add some tests cases for ctdb status --jsonJohn Mulligan3-0/+261
2026-02-20ctdb-tests: add wrapper helper over JSON-mode commandShachar Sharon1-0/+8
2026-02-18ctdb-failover: Add sm-notify to statd_calloutPeter Schwenke4-0/+27
2026-02-18ctdb-scripts: Only send notifies for newly taken IPsPeter Schwenke7-3/+85
2026-02-18ctdb-tests: Update statd-callout unit test infrastructureMartin Schwenke6-30/+52
2026-02-09ctdb-tests: Fix tunables test when run as rootMartin Schwenke1-1/+1
2025-10-17ctdb-scripts: Avoid failing updateip when IP is not assignedMartin Schwenke1-1/+1
2025-10-17ctdb-tests: Add an event script unit test for updateipMartin Schwenke1-0/+16
2025-10-14ctdb-event: Improve error messageMartin Schwenke1-1/+2
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