summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
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-tools: Remove some helper variablesMartin Schwenke1-3/+0
2026-02-25ctdb-tests: Add CTDB_TEST_HELPER_BINDIRMartin Schwenke2-3/+10
2026-02-25ctdb-tests: Add a useful commentMartin Schwenke1-0/+3
2026-02-25ctdb-tests: Remove unused variablesMartin Schwenke1-4/+0
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-tests: Reformat with "shfmt -w -i 0 -fn "Martin Schwenke6-420/+436
2024-03-06ctdb-scripts: Remove unnecessary 06.nfs.scriptVinit Agnihotri1-1/+0
2022-07-22ctdb-scripts: Avoid ShellCheck warning SC2295Martin Schwenke1-1/+3
2022-06-28ctdb-tool: Add UNKNOWN pseudo stateVinit Agnihotri1-8/+8
2022-04-06ctdb-tests: Add function test_case(), tweak unit test header formatMartin Schwenke1-1/+11
2022-04-06ctdb-tests: Strip trailing newlines from expected result outputMartin Schwenke1-1/+6
2022-04-06ctdb-tests: Reformat scriptMartin Schwenke1-126/+127
2022-02-14ctdb-tests: Factor out functions to detect when generation changesMartin Schwenke1-0/+44
2022-01-17ctdb-tools: recovery master -> leaderMartin Schwenke1-1/+1
2022-01-17ctdb-tests: Factor out getting leader and waiting for leader changeMartin Schwenke1-0/+44
2020-07-22ctdb-tests: Don't bother shutting down daemons in ctdb_init()Martin Schwenke1-2/+0
2020-07-22ctdb-tests: Separate custom cluster startup from test initialisationMartin Schwenke1-3/+21
2020-07-22ctdb-tests: Do not trigger ctdb_test_error() from ctdb_init()Martin Schwenke1-6/+15
2020-07-22ctdb-tests: Make unit.sh pass shellcheckMartin Schwenke1-5/+10
2020-07-22ctdb-tests: Make integration.bash pass shellcheckMartin Schwenke1-41/+51
2020-07-22ctdb-tests: Use "#!/usr/bin/env bash" for improved portabilityMartin Schwenke1-1/+1
2020-07-22ctdb-tests: Stop cat command failure from causing test failureMartin Schwenke1-1/+1
2020-07-22Revert "ctdb-tests: Use "#!/usr/bin/env bash" for improved portability"Martin Schwenke1-1/+1
2020-07-22Revert "ctdb-tests: Make integration.bash pass shellcheck"Martin Schwenke1-51/+41
2020-07-22Revert "ctdb-tests: Make unit.sh pass shellcheck"Martin Schwenke1-10/+5
2020-07-22Revert "ctdb-tests: Do not trigger ctdb_test_error() from ctdb_init()"Martin Schwenke1-15/+6
2020-07-22Revert "ctdb-tests: Separate custom cluster startup from test initialisation"Martin Schwenke1-21/+3
2020-07-22Revert "ctdb-tests: Don't bother shutting down daemons in ctdb_init()"Martin Schwenke1-0/+2
2020-07-22Revert "ctdb-tests: Stop cat command failure from causing test failure"Martin Schwenke1-1/+1
2020-07-22ctdb-tests: Stop cat command failure from causing test failureMartin Schwenke1-1/+1
2020-07-22ctdb-tests: Don't bother shutting down daemons in ctdb_init()Martin Schwenke1-2/+0
2020-07-22ctdb-tests: Separate custom cluster startup from test initialisationMartin Schwenke1-3/+21
2020-07-22ctdb-tests: Do not trigger ctdb_test_error() from ctdb_init()Martin Schwenke1-6/+15
2020-07-22ctdb-tests: Make unit.sh pass shellcheckMartin Schwenke1-5/+10
2020-07-22ctdb-tests: Make integration.bash pass shellcheckMartin Schwenke1-41/+51
2020-07-22ctdb-tests: Use "#!/usr/bin/env bash" for improved portabilityMartin Schwenke1-1/+1
2020-03-10ctdb-tests: Add function ctdb_test_check_supported_OSMartin Schwenke1-0/+13
2020-02-18ctdb-tests: Flag setup, startup, shutdown failures as test errorsMartin Schwenke1-3/+3
2020-02-18ctdb-tests: Dump logs on shutdown failureMartin Schwenke1-4/+21
2020-02-18ctdb-tests: Rationalise node stop/start/restartMartin Schwenke3-43/+23
2020-02-12ctdb-tests: Fix handling of --no-event-scripts optionMartin Schwenke1-4/+4
2020-02-12ctdb-tests: Increase to dumping up to 500 lines of logs on errorMartin Schwenke1-1/+1
2020-02-10ctdb-tests: Use $PWD/bin/ if it exists when running in-treeMartin Schwenke1-6/+27
2020-02-10ctdb-tests: Make $ctdb_dir absoluteMartin Schwenke1-2/+2
2019-11-06ctdb-tests: Improve code quality in ctdb_init()Martin Schwenke1-7/+9
2019-11-06ctdb-tests: No longer retry starting the clusterMartin Schwenke1-30/+4
2019-10-24ctdb-tests: Add handling of process clean-up on a cluster nodeMartin Schwenke1-0/+28