summaryrefslogtreecommitdiff
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Make process exists test more resilientMartin Schwenke2019-11-061-1/+1
* ctdb-tests: Improve code quality in ctdb_init()Martin Schwenke2019-11-061-7/+9
* ctdb-tests: No longer retry starting the clusterMartin Schwenke2019-11-061-30/+4
* ctdb-tests: Add vacuuming testsMartin Schwenke2019-10-249-0/+1011
* ctdb-tests: Add handling of process clean-up on a cluster nodeMartin Schwenke2019-10-241-0/+28
* ctdb-tests: Factor out function check_cattdb_num_records()Martin Schwenke2019-10-242-10/+34
* ctdb-tests: Add ctdb-db-test toolMartin Schwenke2019-10-241-0/+790
* ctdb-protocol: Add marshalling for control DB_VACUUMMartin Schwenke2019-10-243-2/+17
* ctdb-protocol: Add marshalling for struct ctdb_db_vacuumMartin Schwenke2019-10-243-0/+19
* ctdb-tests: Add marshalling tests for new controlAmitay Isaacs2019-10-243-2/+17
* ctdb-tests: Drop code releated to obsolete controlsAmitay Isaacs2019-10-241-78/+0
* ctdb-tests: Add -l option to set number of local daemonsMartin Schwenke2019-10-222-5/+4
* ctdb-tests: Prefix remaining environment variables with CTDB_Martin Schwenke2019-10-2211-33/+33
* ctdb-tests: Add run_tests.sh option to print logs on test failureMartin Schwenke2019-10-222-1/+21
* ctdb-tests: Avoid running valgrind under valgrindMartin Schwenke2019-10-221-1/+1
* ctdb-tests: Simplify tool unit test runnerMartin Schwenke2019-10-221-3/+1
* ctdb-tests: Rename functions to test_header() and test_footer()Martin Schwenke2019-10-041-4/+4
* ctdb-tests: Move test duration calculation to ctdb_test_run()Martin Schwenke2019-10-041-11/+13
* ctdb-tests: Add handling for skipped testsMartin Schwenke2019-10-042-2/+13
* ctdb-tests: Add a special failure code when a test error occursMartin Schwenke2019-10-042-2/+6
* ctdb-tests: Move test status interpretation to ctdb_test_run()Martin Schwenke2019-10-041-37/+39
* ctdb-tests: Move use of show_progress() into ctdb_test_run()Martin Schwenke2019-10-041-2/+3
* ctdb-tests: Simplify ctdb_test_run()Martin Schwenke2019-10-041-13/+11
* ctdb-tests: Switch TEST_CLEANUP and TEST_TIMEOUT to script variablesMartin Schwenke2019-10-041-6/+6
* ctdb-tests: Add new test functions for running commands on nodesMartin Schwenke2019-10-041-0/+40
* ctdb-tests: try_command_on_node() should return status of commandMartin Schwenke2019-10-041-1/+1
* ctdb-tests: Drop unused function ctdb_test_check_real_cluster()Martin Schwenke2019-10-041-15/+0
* ctdb-tests: Update preamble for CLUSTER testsMartin Schwenke2019-10-0416-370/+230
* ctdb-tests: Add cluster.bash include fileMartin Schwenke2019-10-042-0/+19
* ctdb-tests: Add function ctdb_test_skip_on_cluster()Martin Schwenke2019-10-046-21/+14
* ctdb-tests: Add function ctdb_test_on_cluster()Martin Schwenke2019-10-043-5/+10
* ctdb-tests: Add functions for terminating tests on failure, skip, errorMartin Schwenke2019-10-041-0/+24
* ctdb-common: Mark VacuumLimit tunable as obsoleteMartin Schwenke2019-10-041-1/+0
* ctdb-tests: Update READMEMartin Schwenke2019-09-261-72/+42
* ctdb-tests: Move simple tests to INTEGRATION/ subdirectoryMartin Schwenke2019-09-2653-4/+4
* ctdb-tests: Move complex tests to CLUSTER/ subdirectoryMartin Schwenke2019-09-2619-4/+4
* ctdb-tests: Convert local daemons include file into top-level includeMartin Schwenke2019-09-265-64/+75
* 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-26134-1/+1
* ctdb-tests: Move takeover_helper tests to UNIT/ subdirectoryMartin Schwenke2019-09-2640-1/+1
* ctdb-tests: Move takeover tests to UNIT/ subdirectoryMartin Schwenke2019-09-2636-1/+1
* ctdb-tests: Move shellcheck tests to UNIT/ subdirectoryMartin Schwenke2019-09-2610-1/+1
* ctdb-tests: Move onnode tests to UNIT/ subdirectoryMartin Schwenke2019-09-2617-1/+1
* ctdb-tests: Move eventscript tests to UNIT/ subdirectoryMartin Schwenke2019-09-26255-1/+1
* ctdb-tests: Move eventd tests to UNIT/ subdirectoryMartin Schwenke2019-09-2648-1/+1
* ctdb-tests: Move cunit tests to UNIT/ subdirectoryMartin Schwenke2019-09-2640-1/+1