summaryrefslogtreecommitdiff
path: root/ctdb/tests/INTEGRATION/simple
AgeCommit message (Expand)AuthorFilesLines
2026-02-25ctdb-tests: Use CTDB_TEST_HELPER_BINDIR inlineMartin Schwenke3-3/+3
2026-02-25ctdb-tests: Silence some shellcheck complaintsMartin Schwenke1-0/+4
2026-02-25ctdb-tests: Reformat with "shfmt -w -i 0 -fn"Martin Schwenke2-11/+11
2024-11-06ctdb:tests: s/the the\b/the/ in commentsDouglas Bagnall1-1/+1
2023-07-19ctdb: Do not use egrepMartin Schwenke1-1/+1
2023-03-24ctdb:tests: Fix code spellingAndreas Schneider1-1/+1
2022-07-28ctdb-mutex: Rename recheck_time to recheck_intervalMartin Schwenke2-2/+2
2022-05-31ctdb-tests: Fix a cut and paste error in a commentMartin Schwenke1-1/+2
2022-05-31ctdb-recoverd: Do not ban on unknown error when taking cluster lockMartin Schwenke1-44/+46
2022-02-14ctdb-tests: Add a test for stalled node triggering electionMartin Schwenke1-0/+48
2022-02-14ctdb-tests: Factor out functions to detect when generation changesMartin Schwenke1-12/+2
2022-01-17ctdb-tests: Improve test coverage for leader role yield and electionsMartin Schwenke6-3/+147
2022-01-17ctdb-recoverd: Use race for cluster lock as election when lock is enabledMartin Schwenke1-2/+1
2022-01-17ctdb-tools: recovery master -> leaderMartin Schwenke1-1/+1
2022-01-17ctdb-tests: Factor out getting leader and waiting for leader changeMartin Schwenke2-27/+16
2022-01-17ctdb-tests: Avoid a raceMartin Schwenke1-0/+13
2022-01-17ctdb-tests: Setup cluster with expected argumentsMartin Schwenke2-2/+8
2020-08-17ctdb-tools: Drop "ctdb isnotrecmaster" commandMartin Schwenke1-28/+0
2020-07-22ctdb-tests: Improve test qualityMartin Schwenke1-12/+9
2020-07-22ctdb-tests: Improve test portabilityMartin Schwenke1-1/+1
2020-07-22ctdb-tests: Separate custom cluster startup from test initialisationMartin Schwenke2-5/+5
2020-07-22ctdb-tests: Update preamble for INTEGRATION testsMartin Schwenke23-425/+89
2020-07-22ctdb-tests: Show hung script debugging outputMartin Schwenke1-0/+5
2020-07-22Revert "ctdb-tests: Show hung script debugging output"Martin Schwenke1-5/+0
2020-07-22Revert "ctdb-tests: Update preamble for INTEGRATION tests"Martin Schwenke23-89/+425
2020-07-22Revert "ctdb-tests: Separate custom cluster startup from test initialisation"Martin Schwenke2-5/+5
2020-07-22Revert "ctdb-tests: Improve test portability"Martin Schwenke1-1/+1
2020-07-22Revert "ctdb-tests: Improve test quality"Martin Schwenke1-9/+12
2020-07-22ctdb-tests: Improve test qualityMartin Schwenke1-12/+9
2020-07-22ctdb-tests: Improve test portabilityMartin Schwenke1-1/+1
2020-07-22ctdb-tests: Separate custom cluster startup from test initialisationMartin Schwenke2-5/+5
2020-07-22ctdb-tests: Update preamble for INTEGRATION testsMartin Schwenke23-425/+89
2020-07-22ctdb-tests: Show hung script debugging outputMartin Schwenke1-0/+5
2020-03-02ctdb-tests: Use a local "ctdb shutdown" command to avoid a raceMartin Schwenke1-1/+1
2020-02-18ctdb-tests: Rationalise node stop/start/restartMartin Schwenke1-3/+3
2020-02-12ctdb-tests: Use a here document to improve readabilityMartin Schwenke1-3/+4
2020-02-12ctdb-tests: Use select_test_node()Martin Schwenke2-3/+2
2020-01-21ctdb-tests: Add some tests to check recovery from recovery lock issuesMartin Schwenke2-0/+164
2019-10-04ctdb-tests: Add function ctdb_test_skip_on_cluster()Martin Schwenke4-17/+5
2019-09-26ctdb-tests: Move simple tests to INTEGRATION/ subdirectoryMartin Schwenke22-0/+1207