summaryrefslogtreecommitdiff
path: root/ctdb/tests
AgeCommit message (Expand)AuthorFilesLines
2020-10-06ctdb-tests: Strengthen node state checking in ctdb disable/enable testMartin Schwenke1-2/+2
2020-09-11ctdb-protocol: Drop marshalling functions for old-style database pull/pushMartin Schwenke1-36/+0
2020-09-11ctdb-tests: Simplify comment in large database recovery testMartin Schwenke1-10/+4
2020-08-17ctdb-tools: Drop "ctdb isnotrecmaster" commandMartin Schwenke1-28/+0
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2-0/+2
2020-07-27ctdb-scripts: Use nfsconf as a last resort get nfsd thread countMartin Schwenke1-0/+5
2020-07-24ctdb: Change LVS to use leader/followerMartin Schwenke13-23/+23
2020-07-24ctdb: Change NAT gateway to use leader/followerMartin Schwenke30-121/+121
2020-07-22ctdb-tests: Improve test portability/qualityMartin Schwenke1-25/+23
2020-07-22ctdb-tests: Improve test qualityMartin Schwenke1-12/+9
2020-07-22ctdb-tests: Improve test portabilityMartin Schwenke1-1/+1
2020-07-22ctdb-tests: Improve test qualityMartin Schwenke1-20/+18
2020-07-22ctdb-tests: Improve test portabilityMartin Schwenke1-14/+29
2020-07-22ctdb-tests: Drop uses of "onnode any ..." in testcasesMartin Schwenke8-23/+25
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 Schwenke4-14/+30
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 Schwenke2-6/+12
2020-07-22ctdb-tests: Make integration.bash pass shellcheckMartin Schwenke2-41/+52
2020-07-22ctdb-tests: Use "#!/usr/bin/env bash" for improved portabilityMartin Schwenke1-1/+1
2020-07-22ctdb-tests: Update preamble for INTEGRATION testsMartin Schwenke62-1060/+313
2020-07-22ctdb-tests: Drop unreachable lineMartin Schwenke1-1/+0
2020-07-22ctdb-tests: Redirect stderr too when checking for shellcheckMartin Schwenke1-1/+1
2020-07-22ctdb-tests: Show hung script debugging outputMartin Schwenke1-0/+5
2020-07-22ctdb-tests: Enable SOCKET_WRAPPER_DIR_ALLOW_ORIGMartin Schwenke1-0/+1
2020-07-22ctdb-tests: Stop cat command failure from causing test failureMartin Schwenke1-1/+1
2020-07-22Revert "ctdb-tests: Enable SOCKET_WRAPPER_DIR_ALLOW_ORIG"Martin Schwenke1-1/+0
2020-07-22Revert "ctdb-tests: Show hung script debugging output"Martin Schwenke1-5/+0
2020-07-22Revert "ctdb-tests: Redirect stderr too when checking for shellcheck"Martin Schwenke1-1/+1
2020-07-22Revert "ctdb-tests: Drop unreachable line"Martin Schwenke1-0/+1
2020-07-22Revert "ctdb-tests: Update preamble for INTEGRATION tests"Martin Schwenke62-313/+1060
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 Schwenke2-52/+41
2020-07-22Revert "ctdb-tests: Make unit.sh pass shellcheck"Martin Schwenke2-12/+6
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 Schwenke4-30/+14
2020-07-22Revert "ctdb-tests: Don't bother shutting down daemons in ctdb_init()"Martin Schwenke1-0/+2
2020-07-22Revert "ctdb-tests: Drop uses of "onnode any ..." in testcases"Martin Schwenke8-25/+23
2020-07-22Revert "ctdb-tests: Improve test portability"Martin Schwenke1-29/+14
2020-07-22Revert "ctdb-tests: Improve test quality"Martin Schwenke1-18/+20
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-22Revert "ctdb-tests: Improve test portability/quality"Martin Schwenke1-23/+25
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: Improve test portability/qualityMartin Schwenke1-25/+23
2020-07-22ctdb-tests: Improve test qualityMartin Schwenke1-12/+9
2020-07-22ctdb-tests: Improve test portabilityMartin Schwenke1-1/+1
2020-07-22ctdb-tests: Improve test qualityMartin Schwenke1-20/+18
2020-07-22ctdb-tests: Improve test portabilityMartin Schwenke1-14/+29