summaryrefslogtreecommitdiff
path: root/ctdb/tests
AgeCommit message (Expand)AuthorFilesLines
2021-06-25ctdb-tests: Force stub version of service in eventscript testsMartin Schwenke1-13/+3
2021-05-28ctdb-tests: Add debug_locks.sh tests for mutexesMartin Schwenke10-14/+133
2021-05-28ctdb-scripts: Simplify logic in debug_via_proc_locks()Martin Schwenke2-10/+29
2021-05-28ctdb-scripts: Update debug_locks.sh to handle argumentsMartin Schwenke1-4/+11
2021-05-28ctdb-tests: Add debug_locks.sh testingMartin Schwenke14-1/+405
2021-05-28ctdb-tests: Fix nonsense arguments to ps stubMartin Schwenke3-4/+4
2021-05-18ctdb: Fix a crash in run_proc_signal_handler()Volker Lendecke1-1/+1
2021-05-18ctdb: Introduce output before and after the 10-second timeoutVolker Lendecke1-0/+3
2021-05-18ctdb: Wait for SIGCHLD if script timed outVolker Lendecke1-0/+22
2021-05-18ctdb: Introduce a helper variable in run_event_test.cVolker Lendecke1-2/+2
2021-05-18ctdb: Call run_event_recv() in a callback functionVolker Lendecke1-8/+16
2021-05-18ctdb: fix typosVolker Lendecke1-2/+2
2021-02-08ctdb-tests: Actually wait for record to migrate to lmaster nodeMartin Schwenke2-6/+38
2021-01-22lib: Make accept_recv() return the listening socketVolker Lendecke2-2/+2
2021-01-22lib: Make accept_recv() return struct samba_sockaddrVolker Lendecke2-2/+2
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