summaryrefslogtreecommitdiff
path: root/ctdb/tests/INTEGRATION/database
AgeCommit message (Expand)AuthorFilesLines
2023-03-24ctdb:tests: Fix code spellingAndreas Schneider1-1/+1
2022-01-17ctdb-tools: recovery master -> leaderMartin Schwenke1-31/+31
2022-01-17ctdb-tests: Factor out getting leader and waiting for leader changeMartin Schwenke1-5/+3
2021-02-08ctdb-tests: Actually wait for record to migrate to lmaster nodeMartin Schwenke2-6/+38
2020-09-11ctdb-tests: Simplify comment in large database recovery testMartin Schwenke1-10/+4
2020-07-22ctdb-tests: Improve test portability/qualityMartin Schwenke1-25/+23
2020-07-22ctdb-tests: Drop uses of "onnode any ..." in testcasesMartin Schwenke2-3/+3
2020-07-22ctdb-tests: Update preamble for INTEGRATION testsMartin Schwenke28-466/+179
2020-07-22Revert "ctdb-tests: Update preamble for INTEGRATION tests"Martin Schwenke28-179/+466
2020-07-22Revert "ctdb-tests: Drop uses of "onnode any ..." in testcases"Martin Schwenke2-3/+3
2020-07-22Revert "ctdb-tests: Improve test portability/quality"Martin Schwenke1-23/+25
2020-07-22ctdb-tests: Improve test portability/qualityMartin Schwenke1-25/+23
2020-07-22ctdb-tests: Drop uses of "onnode any ..." in testcasesMartin Schwenke2-3/+3
2020-07-22ctdb-tests: Update preamble for INTEGRATION testsMartin Schwenke28-466/+179
2020-05-22ctdb-tests: Add a new fetch ring test that also checks hot keysMartin Schwenke1-0/+161
2020-05-22ctdb-tests: Update fetch_ring to take database and key on command lineMartin Schwenke1-1/+2
2020-02-18ctdb-tests: Rationalise node stop/start/restartMartin Schwenke1-3/+3
2020-02-12ctdb-tests: Fix getdbmap test so that it actually works sanelyMartin Schwenke1-3/+8
2019-10-24ctdb-tests: Add vacuuming testsMartin Schwenke9-0/+1011
2019-10-24ctdb-tests: Factor out function check_cattdb_num_records()Martin Schwenke2-10/+34
2019-09-26ctdb-tests: Move simple tests to INTEGRATION/ subdirectoryMartin Schwenke19-0/+1943