summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
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 Schwenke1-3/+21
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 Schwenke1-5/+10
2020-07-22ctdb-tests: Make integration.bash pass shellcheckMartin Schwenke1-41/+51
2020-07-22ctdb-tests: Use "#!/usr/bin/env bash" for improved portabilityMartin Schwenke1-1/+1
2020-07-22ctdb-tests: Stop cat command failure from causing test failureMartin Schwenke1-1/+1
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 Schwenke1-51/+41
2020-07-22Revert "ctdb-tests: Make unit.sh pass shellcheck"Martin Schwenke1-10/+5
2020-07-22Revert "ctdb-tests: Do not trigger ctdb_test_error() from ctdb_init()"Martin Schwenke1-15/+6
2020-07-22Revert "ctdb-tests: Separate custom cluster startup from test initialisation"Martin Schwenke1-21/+3
2020-07-22Revert "ctdb-tests: Don't bother shutting down daemons in ctdb_init()"Martin Schwenke1-0/+2
2020-07-22Revert "ctdb-tests: Stop cat command failure from causing test failure"Martin Schwenke1-1/+1
2020-07-22ctdb-tests: Stop cat command failure from causing test failureMartin Schwenke1-1/+1
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 Schwenke1-3/+21
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 Schwenke1-5/+10
2020-07-22ctdb-tests: Make integration.bash pass shellcheckMartin Schwenke1-41/+51
2020-07-22ctdb-tests: Use "#!/usr/bin/env bash" for improved portabilityMartin Schwenke1-1/+1
2020-03-10ctdb-tests: Add function ctdb_test_check_supported_OSMartin Schwenke1-0/+13
2020-02-18ctdb-tests: Flag setup, startup, shutdown failures as test errorsMartin Schwenke1-3/+3
2020-02-18ctdb-tests: Dump logs on shutdown failureMartin Schwenke1-4/+21
2020-02-18ctdb-tests: Rationalise node stop/start/restartMartin Schwenke3-43/+23
2020-02-12ctdb-tests: Fix handling of --no-event-scripts optionMartin Schwenke1-4/+4
2020-02-12ctdb-tests: Increase to dumping up to 500 lines of logs on errorMartin Schwenke1-1/+1
2020-02-10ctdb-tests: Use $PWD/bin/ if it exists when running in-treeMartin Schwenke1-6/+27
2020-02-10ctdb-tests: Make $ctdb_dir absoluteMartin Schwenke1-2/+2
2019-11-06ctdb-tests: Improve code quality in ctdb_init()Martin Schwenke1-7/+9
2019-11-06ctdb-tests: No longer retry starting the clusterMartin Schwenke1-30/+4
2019-10-24ctdb-tests: Add handling of process clean-up on a cluster nodeMartin Schwenke1-0/+28
2019-10-22ctdb-tests: Prefix remaining environment variables with CTDB_Martin Schwenke3-11/+11
2019-10-22ctdb-tests: Add run_tests.sh option to print logs on test failureMartin Schwenke1-0/+17
2019-10-04ctdb-tests: Add handling for skipped testsMartin Schwenke1-1/+1
2019-10-04ctdb-tests: Add a special failure code when a test error occursMartin Schwenke1-1/+1
2019-10-04ctdb-tests: Add new test functions for running commands on nodesMartin Schwenke1-0/+40
2019-10-04ctdb-tests: try_command_on_node() should return status of commandMartin Schwenke1-1/+1
2019-10-04ctdb-tests: Add cluster.bash include fileMartin Schwenke1-0/+18
2019-10-04ctdb-tests: Add function ctdb_test_skip_on_cluster()Martin Schwenke1-0/+8
2019-10-04ctdb-tests: Add function ctdb_test_on_cluster()Martin Schwenke1-2/+7
2019-10-04ctdb-tests: Add functions for terminating tests on failure, skip, errorMartin Schwenke1-0/+24
2019-09-26ctdb-tests: Convert local daemons include file into top-level includeMartin Schwenke3-61/+148
2019-09-24ctdb-tests: Use CTDB_TEST_TMP_DIR in integration.bashMartin Schwenke1-1/+1
2019-09-24ctdb-tests: Move setting of CTDB_TEST_SUITE_DIR to run_tests.shMartin Schwenke1-6/+0
2019-09-24ctdb-tests: Rename variable TEST_SUBDIR -> CTDB_TEST_SUITE_DIRMartin Schwenke3-7/+7
2019-09-17ctdb-tests: Move NFS test functions to complex local scriptMartin Schwenke1-32/+0
2019-08-21ctdb-tests: Don't retrieve the VNN map from target node for notlmasterMartin Schwenke1-2/+1
2019-08-21ctdb-tests: Handle special cases first and returnMartin Schwenke1-31/+28
2019-08-21ctdb-tests: Inline handling of recovered and notlmaster statusesMartin Schwenke1-6/+12