summaryrefslogtreecommitdiff
path: root/ctdb/tests/INTEGRATION/simple
AgeCommit message (Expand)AuthorFilesLines
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