summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Update READMEMartin Schwenke2019-09-261-72/+42
* ctdb-tests: Move simple tests to INTEGRATION/ subdirectoryMartin Schwenke2019-09-2654-6/+6
* ctdb-tests: Move complex tests to CLUSTER/ subdirectoryMartin Schwenke2019-09-2620-5/+5
* ctdb-tests: Convert local daemons include file into top-level includeMartin Schwenke2019-09-266-65/+78
* ctdb-tests: Drop use of array in run_tests()Martin Schwenke2019-09-261-3/+1
* ctdb-tests: Drop custom handling for unit testsMartin Schwenke2019-09-261-24/+1
* ctdb-tests: Skip README files in test directories/collectionsMartin Schwenke2019-09-261-0/+6
* ctdb-tests: Recurse into directories instead of explicitly loopingMartin Schwenke2019-09-261-10/+28
* ctdb-tests: Fold find_and_run_one_test() in to run_tests()Martin Schwenke2019-09-261-41/+21
* ctdb-tests: Move tool tests to UNIT/ subdirectoryMartin Schwenke2019-09-26135-3/+2
* ctdb-tests: Move takeover_helper tests to UNIT/ subdirectoryMartin Schwenke2019-09-2641-2/+1
* ctdb-tests: Move takeover tests to UNIT/ subdirectoryMartin Schwenke2019-09-2637-2/+1
* ctdb-tests: Move shellcheck tests to UNIT/ subdirectoryMartin Schwenke2019-09-2611-2/+1
* ctdb-tests: Move onnode tests to UNIT/ subdirectoryMartin Schwenke2019-09-2618-2/+1
* ctdb-tests: Move eventscript tests to UNIT/ subdirectoryMartin Schwenke2019-09-26256-2/+1
* ctdb-tests: Move eventd tests to UNIT/ subdirectoryMartin Schwenke2019-09-2649-2/+1
* ctdb-tests: Move cunit tests to UNIT/ subdirectoryMartin Schwenke2019-09-2641-2/+2
* ctdb-tests: Switch TEST_VAR_DIR to a local script variableMartin Schwenke2019-09-242-17/+15
* ctdb-tests: Use CTDB_TEST_TMP_DIR in integration.bashMartin Schwenke2019-09-241-1/+1
* ctdb-tests: Switch simple tests to use CTDB_TEST_TMP_DIRMartin Schwenke2019-09-242-9/+1
* ctdb-tests: Switch takeover helper unit tests to use CTDB_TEST_TMP_DIRMartin Schwenke2019-09-241-2/+2
* ctdb-tests: Switch tool unit tests to use CTDB_TEST_TMP_DIRMartin Schwenke2019-09-241-3/+1
* ctdb-tests: Switch onnode unit tests to use CTDB_TEST_TMP_DIRMartin Schwenke2019-09-242-12/+5
* ctdb-tests: Switch eventscript unit tests to use CTDB_TEST_TMP_DIRMartin Schwenke2019-09-246-26/+19
* ctdb-tests: Switch eventd unit tests to use CTDB_TEST_TMP_DIRMartin Schwenke2019-09-241-1/+1
* ctdb-tests: Switch cunit unit tests to use CTDB_TEST_TMP_DIRMartin Schwenke2019-09-2422-25/+25
* ctdb-tests: Add new variable CTDB_TEST_TMP_DIRMartin Schwenke2019-09-241-0/+14
* ctdb-tests: Move setting of CTDB_TEST_SUITE_DIR to run_tests.shMartin Schwenke2019-09-243-12/+10
* ctdb-tests: Rename variable TEST_SUBDIR -> CTDB_TEST_SUITE_DIRMartin Schwenke2019-09-247-20/+20
* ctdb-tests: Use local_daemons.sh onnode for local daemons testsMartin Schwenke2019-09-241-5/+4
* ctdb-tests: Use local $ctdb_base instead of $CTDB_BASEMartin Schwenke2019-09-241-1/+1
* ctdb-tests: Generalise pattern for matching valgrind memcheck executableMartin Schwenke2019-09-241-8/+12
* ctdb-client: Fix some typos in debug messagesMartin Schwenke2019-09-171-6/+6
* ctdb-scripts: Drop bit-rotted shellcheck directiveMartin Schwenke2019-09-171-2/+0
* ctdb-scripts: Silence shellcheck warning SC2166Martin Schwenke2019-09-176-21/+15
* ctdb-utils: CID 1273087 - Resource leakMartin Schwenke2019-09-171-4/+8
* ctdb-tools: Stop deleted nodes from influencing ctdb nodestatus exit codeMartin Schwenke2019-09-171-1/+7
* ctdb-tests: Put the summary file inside $TEST_VAR_DIRMartin Schwenke2019-09-171-6/+6
* ctdb-tests: Drop run_tests -d optionMartin Schwenke2019-09-171-12/+2
* ctdb-tests: Simplify setup_ctdb()Martin Schwenke2019-09-173-14/+7
* ctdb-tests: Invert some logic so it makes senseMartin Schwenke2019-09-171-5/+5
* ctdb-tests: Avoid shellcheck warningsMartin Schwenke2019-09-171-2/+4
* ctdb-tests: Fix zero event scripts test so it tests somethingMartin Schwenke2019-09-171-1/+1
* ctdb-tests: Drop unused code from onnode unit test ctdb stubMartin Schwenke2019-09-171-14/+0
* ctdb-tests: Only set TEST_SUBDIR when neededMartin Schwenke2019-09-171-9/+9
* ctdb-tests: Move NFS test functions to complex local scriptMartin Schwenke2019-09-172-32/+32
* ctdb-tests: Don't run setup_ctdb_base() for real clusterMartin Schwenke2019-09-171-6/+1
* ctdb-tests: Use db_ctdb_cattdb_count_records()Martin Schwenke2019-09-171-2/+3
* ctdb-tests: Use ctdb_get_all_pnns()Martin Schwenke2019-09-171-4/+4
* ctdb-tests: Drop reference to unused ctdb_eventd test directoryMartin Schwenke2019-09-171-1/+0