summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-03-15ctdb-tests: Fix remaining common.sh ShellCheck hitsMartin Schwenke1-4/+5
2019-03-15ctdb-tests: Shell cleanups in wait_until() functionMartin Schwenke1-31/+30
2019-03-15ctdb-tests: export CTDB_SCRIPTS_TOOLS_BIN_DIRMartin Schwenke1-0/+1
2018-11-06ctdb-tests: Allow use of setup_ctdb_base() outside of test casesMartin Schwenke1-0/+6
2018-11-06ctdb-tests: Move setting of ctdb_dir and top_dirMartin Schwenke2-20/+12
2018-11-06ctdb-tests: Use $CTDB_SCRIPTS_TOOLS_BIN_DIRMartin Schwenke1-5/+4
2018-11-06ctdb-tests: Use $CTDB_SCRIPTS_TESTS_BINDIRMartin Schwenke1-17/+7
2018-11-06ctdb-tests: Add new variable CTDB_SCRIPTS_TESTS_BINDIRMartin Schwenke1-1/+4
2018-11-06ctdb-tests: Change all cluster setup to use ctdb_test_init()Martin Schwenke1-1/+1
2018-11-06ctdb-tests: Drop ctdb_restart_when_done()Martin Schwenke1-7/+0
2018-11-06ctdb-tests: Drop dependency on variable ctdb_test_restart_scheduledMartin Schwenke1-13/+14
2018-11-06ctdb-tests: Move enabling of event scripts to setup_ctdb()Martin Schwenke1-2/+1
2018-11-06ctdb-tests: Start daemons in ctdb_test_init(), stop them in ctdb_test_exit()Martin Schwenke1-18/+14
2018-11-06ctdb-tests: Ignore SIGPIPE during simple test cleanupMartin Schwenke1-0/+6
2018-11-06ctdb-tests: Drop setting of unused variable scriptnameMartin Schwenke1-1/+0
2018-11-06ctdb-tests: Drop use of confusing testfailures variableMartin Schwenke1-4/+0
2018-11-06ctdb-tests: Add function wait_until_node_has_no_ips()Martin Schwenke1-0/+7
2018-10-08ctdb-tests: Improve counting of database recordsMartin Schwenke1-3/+7
2018-10-08ctdb-tests: Drop unused function maybe_stop_ctdb()Martin Schwenke1-6/+0
2018-10-08ctdb-tests: Rename _ctdb_start_all() -> ctdb_start_all()Martin Schwenke1-2/+2
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