summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-10-08ctdb-tests: Rename ctdb_start_all() -> ctdb_init()Martin Schwenke1-4/+4
2018-09-03ctdb-tests: If bin/ isn't in ctdb/ then look one level higherMartin Schwenke2-6/+8
2018-07-28ctdb-tests: Add required_error() to match on error codesAmitay Isaacs1-0/+7
2018-07-28ctdb-tests: Improve portability by not using mktemp --tmpdir optionMartin Schwenke1-1/+1
2018-07-11ctdb-tests: Ensure some event scripts are enabled for cluster testsMartin Schwenke1-0/+20
2018-07-11ctdb-tests: New install path CTDB_SCRIPT_DATA_DIRMartin Schwenke1-1/+4
2018-07-02ctdb-tests: Add check for non-lmaster node status in integration testsMartin Schwenke1-0/+1
2018-05-17ctdb-tests: Add new variable CTDB_SCRIPTS_HELPER_BINDIRMartin Schwenke1-2/+8
2018-05-12ctdb-tests: Setup $CTDB_BASE/{run,var} directoriesAmitay Isaacs1-1/+3
2018-03-27ctdb-tests: Don't expand octal escapes in unit test outputMartin Schwenke1-5/+10
2018-03-19ctdb-tests: Remove unused function get_ctdbd_command_line_option()Martin Schwenke1-21/+0
2018-03-19ctdb-tests: Allow tests access to CTDB_BASEMartin Schwenke1-0/+5
2018-03-19ctdb_tests: Reconfigure the cluster when restarting CTDBMartin Schwenke1-0/+4
2018-03-09ctdb-tests: Factor out setup of fake CTDB_BASEMartin Schwenke1-0/+35
2018-03-09ctdb-tests: Rework simple tests daemon start/stopMartin Schwenke1-16/+15
2017-10-26ctdb-tests: Allow wait_until() to be used in unit testsMartin Schwenke2-44/+44
2017-09-14ctdb-tests: Drop unused monitoring status supportMartin Schwenke1-4/+0
2017-09-12ctdb-tests: Fix ctdb test binary name in path testingAmitay Isaacs1-1/+1
2017-08-25ctdb-tests: Add functions to start/stop/restart ctdb on single nodeAmitay Isaacs1-4/+21
2017-08-14ctdb-tests: Indentation fixupsMartin Schwenke1-4/+4
2017-08-14ctdb-tests: Fix logic to handle PATH additions for testsMartin Schwenke1-18/+22
2017-08-14ctdb-tests: Move die() function to top of scriptMartin Schwenke1-6/+6
2017-01-16ctdb-tests: Fix name of the variable representing init scriptAmitay Isaacs1-1/+1
2016-12-19ctdb-tests: New function unit_test_notrace()Martin Schwenke1-0/+10
2016-12-16ctdb-tests: Display filtered output when the test failsAmitay Isaacs1-1/+1
2016-08-23ctdb-tests: Drop attempts to pass arguments to ctdbd on (re)startMartin Schwenke1-4/+2
2016-08-23ctdb-tests: Drop function _ctdb_hack_options()Martin Schwenke1-12/+0
2016-07-25ctdb-tools: Simplify "ctdb pnn" output formatMartin Schwenke1-1/+1
2016-07-21ctdb-tests: Add new test support script for script install pathsMartin Schwenke1-0/+21
2016-02-12ctdb-tests: Remove last remaining instance of ctdb -n allAmitay Isaacs1-1/+1
2015-10-23ctdb-tests: Change "ctdb ip -n all" to "ctdb ip all"Martin Schwenke1-1/+1
2015-10-23ctdb-tests: Drop use of "ctdb delip -n all" in simple testsMartin Schwenke1-0/+28
2015-07-09ctdb-tests: Add test cleanup hooksAmitay Isaacs1-0/+9
2015-07-09ctdb-tests: Remove extra_header and extra_footer variablesAmitay Isaacs1-19/+24
2015-07-09ctdb-tests: Add simple test harnesses for running unit testsAmitay Isaacs1-0/+48
2015-03-05ctdb-tests: Correctly cascade test failures from the end of pipesAmitay Isaacs1-0/+6
2015-03-04ctdb-tests: Support testing scripts that change directoryMartin Schwenke1-0/+4
2015-01-09ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke1-2/+3
2014-12-05ctdb-tests: Need to drop public IPs in kill-failover testsMartin Schwenke1-0/+38
2014-12-05ctdb-tests: Use ip neigh command instead of arpMartin Schwenke1-0/+5
2014-12-05ctdb-tests: Bracket IP addresses in NFS mounts and scp command (for IPv6)Martin Schwenke1-1/+1
2014-12-05ctdb-tests: Update integration tests to use ctdb -XMartin Schwenke1-17/+17
2014-10-06ctdb-logging: Change LogLevel to DEBUGLEVELMartin Schwenke1-1/+1
2014-10-06ctdb-tests: Make the fake log timestamp string easy to modifyMartin Schwenke1-0/+1
2014-09-23ctdb-tests: Clean up some tests where IP movement is checkedMartin Schwenke1-2/+3
2014-09-23ctdb-tests: Remove dependency on log ringbuffer from missing IP testMartin Schwenke1-1/+17
2014-09-23ctdb-tests: Make all_ips_on_node() do what it shouldMartin Schwenke1-5/+7
2014-09-23ctdb-tests: Factor out new function get_test_ip_mask_and_iface()Martin Schwenke1-0/+19
2014-09-23ctdb-tests: Simplify and rename wait_until_ips_are_on_nodeglob()Martin Schwenke1-11/+13
2014-06-20ctdb-tests: Fix the tests for waf buildAmitay Isaacs1-1/+1