summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts/integration.bash
AgeCommit message (Expand)AuthorFilesLines
2025-10-14ctdb-tests: Reformat with "shfmt -w -i 0 -fn "Martin Schwenke1-350/+360
2022-07-22ctdb-scripts: Avoid ShellCheck warning SC2295Martin Schwenke1-1/+3
2022-06-28ctdb-tool: Add UNKNOWN pseudo stateVinit Agnihotri1-8/+8
2022-02-14ctdb-tests: Factor out functions to detect when generation changesMartin Schwenke1-0/+44
2022-01-17ctdb-tools: recovery master -> leaderMartin Schwenke1-1/+1
2022-01-17ctdb-tests: Factor out getting leader and waiting for leader changeMartin Schwenke1-0/+44
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 integration.bash pass shellcheckMartin Schwenke1-41/+51
2020-07-22ctdb-tests: Stop cat command failure from causing test failureMartin Schwenke1-1/+1
2020-07-22Revert "ctdb-tests: Make integration.bash pass shellcheck"Martin Schwenke1-51/+41
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 integration.bash pass shellcheckMartin Schwenke1-41/+51
2020-02-18ctdb-tests: Flag setup, startup, shutdown failures as test errorsMartin Schwenke1-3/+3
2020-02-18ctdb-tests: Rationalise node stop/start/restartMartin Schwenke1-4/+11
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 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 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-09-26ctdb-tests: Convert local daemons include file into top-level includeMartin Schwenke1-61/+7
2019-09-24ctdb-tests: Use CTDB_TEST_TMP_DIR in integration.bashMartin Schwenke1-1/+1
2019-09-24ctdb-tests: Rename variable TEST_SUBDIR -> CTDB_TEST_SUITE_DIRMartin Schwenke1-1/+1
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
2019-08-21ctdb-tests: Drop unused node statuses frozen/unfrozenMartin Schwenke1-6/+2
2019-08-21ctdb-tests: Reformat node_has_status()Martin Schwenke1-46/+48
2019-08-14ctdb-tests: Add function select_test_node()Martin Schwenke1-0/+8
2019-05-14ctdb-tests: Capture output in $out on failure as wellMartin Schwenke1-3/+5
2019-05-13ctdb-tests: Actually restart if cluster doesn't become healthyMartin Schwenke1-0/+1
2019-05-07ctdb-tests: Avoid bulk output in $out, prefer $outfileMartin Schwenke1-31/+9
2019-05-07ctdb-tests: Make try_command_on_node less error-proneMartin Schwenke1-8/+22
2019-05-07ctdb-tests: Change sanity_check_output() to internally use $outMartin Schwenke1-3/+2
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