summaryrefslogtreecommitdiff
path: root/ctdb/tests
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-tests: Update READMEMartin Schwenke1-2/+6
2026-02-25ctdb-tests: Reorder and group script variables, add commentsMartin Schwenke1-9/+18
2026-02-25ctdb-tests: Remove unused helper variable CTDB_SCRIPTS_HELPER_BINDIRMartin Schwenke1-3/+0
2026-02-25ctdb-daemon: Remove helper variable CTDB_CLUSTER_MUTEX_HELPERMartin Schwenke4-85/+0
2026-02-25ctdb-daemon: Remove helper variable CTDB_LOCK_HELPERMartin Schwenke1-1/+0
2026-02-25ctdb-daemon: Remove helper variable CTDB_EVENTDMartin Schwenke1-1/+0
2026-02-25ctdb-recoverd: Remove some helper variablesMartin Schwenke1-2/+0
2026-02-25ctdb-tools: Remove some helper variablesMartin Schwenke3-6/+0
2026-02-25ctdb-tests: Drop an unnecessary use of CTDB_SCRIPTS_HELPER_BINDIRMartin Schwenke1-2/+1
2026-02-25ctdb-tests: Use CTDB_TEST_HELPER_BINDIR inlineMartin Schwenke9-14/+14
2026-02-25ctdb-tests: Remove redundant PATH addsMartin Schwenke11-24/+0
2026-02-25ctdb-tests: Add CTDB_TEST_HELPER_BINDIRMartin Schwenke2-3/+10
2026-02-25ctdb-tests: Silence some shellcheck complaintsMartin Schwenke5-9/+23
2026-02-25ctdb-tests: Reformat with "shfmt -w -i 0 -fn"Martin Schwenke16-210/+230
2026-02-25ctdb-tests: Add a useful commentMartin Schwenke1-0/+3
2026-02-25ctdb-tests: Remove unused variablesMartin Schwenke1-4/+0
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-tests: Don't hard code creation of $CTDB_BASE/events/legacy/Martin Schwenke1-2/+0
2025-10-14ctdb-tests: Improve setup_ctdb_base() to fix local_daemons.sh bugMartin Schwenke1-0/+13
2025-10-14ctdb-event: Improve error messageMartin Schwenke1-1/+2
2025-10-14ctdb-tests: Reformat with "shfmt -w -i 0 -fn "Martin Schwenke6-420/+436
2025-09-25ctdb-common: Only respect CTDB_SOCKET in CTDB_TEST_MODEMartin Schwenke1-1/+9
2025-07-28ctdb-tests: Fix CID 1659221 - Error handling issues (CHECKED_RETURN)Martin Schwenke1-1/+4
2025-07-28ctdb-tests: Fix CID 1373387 - Time of check time of use (TOCTOU)Martin Schwenke1-4/+4
2025-07-22ctdb-tests: Add tests for tunables directory loadingMartin Schwenke2-7/+116
2025-07-22ctdb-tests: Allow tunables unit test to process a second fileMartin Schwenke2-5/+64
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 Schwenke2-4/+44
2025-07-22ctdb-common: Require separate initialisation of tunable defaultsMartin Schwenke2-10/+24
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