summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-05-14tests: New function get_ctdbd_command_line_option() for integration testingMartin Schwenke1-0/+21
2012-05-14tests: Use per-daemon public_addresses file for local daemonsMartin Schwenke1-6/+8
2012-05-14tests: Fix wrapper scripts to handle options and tests without breakageMartin Schwenke1-18/+42
2012-05-11tests: In integration tests, use --node-ip to avoid locking weirdnessMartin Schwenke1-1/+2
2012-04-27tests: New run_tests -C (cleanup) optionMartin Schwenke1-1/+12
2012-04-27tests: Time logging in integration tests should use TEST_VAR_DIRMartin Schwenke1-1/+1
2012-04-27tests: Improve the logic for adding directories to $PATHMartin Schwenke2-6/+29
2012-04-27tests: Update integration.sh to use TEST_VAR_DIRMartin Schwenke1-27/+30
2012-04-27tests: Add a -V option to set new variable TEST_VAR_DIRMartin Schwenke1-12/+21
2012-04-27tests/integration: Remove cabability for testcase optionMartin Schwenke1-48/+0
2012-04-27tests/integration: Use absolute path for socket symlinkMartin Schwenke1-1/+1
2012-04-27tests: Make run_tests -X more flexible - it now works with onnodeMartin Schwenke1-2/+2
2012-04-27tests: run_tests should exit with failed test status if running with -HMartin Schwenke1-1/+5
2012-04-27tests: test_wrap can use $TEST_SCRIPTS_DIR for a little extra clarityMartin Schwenke1-1/+4
2012-04-27tests: test_wrap needs to set TEST_SCRIPTS_DIRAmitay Isaacs1-0/+2
2012-04-27tests: CTDB_TEST_WRAPPER has to be an absolute path on a real clusterAmitay Isaacs1-1/+2
2012-04-27tests: Fix trailing whitespace issues in integration.bashMartin Schwenke1-9/+9
2012-04-27tests: Add new -H option for run_tests to avoid printing header/footerMartin Schwenke1-3/+6
2012-04-27tests: Add -e option to cause run_tests to exit on first test failureMartin Schwenke1-1/+10
2012-04-27tests: Remove ctdb_test_envMartin Schwenke3-33/+20
2012-04-27tests: Programs run by tests should be found in $PATHMartin Schwenke2-3/+6
2012-04-27tests: Move relative directory path hack from run_tests to common.shMartin Schwenke2-5/+5
2012-04-27tests: Local daemons are no longer the default, now require run_tests -lMartin Schwenke4-36/+29
2012-04-27tests: Rationalise integration test infrastructureMartin Schwenke3-137/+15
2012-04-27tests: Rename ctdb_test_functions.bash to integration.bashMartin Schwenke2-2/+2
2012-04-18Merge remote branch 'martins/master'Ronnie Sahlberg5-74/+265
2012-04-18tests: More unit test factoring/rationalisation and bug fixesMartin Schwenke2-2/+142
2012-04-16tests - run_tests needs to expand directories like "." and "..".Martin Schwenke1-0/+4
2012-04-16tests - run_tests ignores trailing '/' on directoriesMartin Schwenke1-1/+1
2012-04-16tests - run_tests includes common.sh, uses die()Martin Schwenke1-3/+3
2012-04-16tests - run_tests can take a directory as an argumentMartin Schwenke1-5/+23
2012-04-16tests - add -v option to set TEST_VERBOSE=trueMartin Schwenke1-1/+4
2012-04-16tests - move functions only used by scripts/run_tests into that scriptMartin Schwenke2-62/+62
2012-04-16tests - add scripts/unit.shMartin Schwenke1-0/+16
2012-04-16tests - add scripts/common.shMartin Schwenke1-0/+9
2012-04-16tests - export new variable TEST_SCRIPTS_DIRMartin Schwenke1-4/+4
2012-04-16Tests - turn of time logging by defaultMartin Schwenke1-1/+2
2012-04-13tests: Use CTDB_TEST_REAL_CLUSTER to decide if tests use local daemonsAmitay Isaacs1-1/+1
2012-04-13tests: Set the debug level = 3 when running local testsAmitay Isaacs1-1/+1
2012-02-13Tests - functions/environment - set and use $CTDB_NODESMartin Schwenke2-5/+5
2011-09-25Tests - simple integration - do a "ctdb sync" after restarting the clusterMartin Schwenke1-0/+3
2011-08-08Test suite: print debug output after cluster (un)healthy flip-flop on restart.Martin Schwenke1-0/+1
2011-08-08Allow proxy_node to be specified for wait_until_node_has_status().Martin Schwenke1-1/+2
2011-08-08Test suite: Try much harder to get a healthy cluster when it is restarted.Martin Schwenke1-29/+35
2011-08-03Test suite: when the cluster flip-flops (un)healthy, using "ctdb status -Y".Martin Schwenke1-1/+1
2011-08-03Test suite: Print debug info from cluster nodes when time jumps occur.Martin Schwenke1-0/+2
2011-08-03Test suite: Add debug for cluster (un)healthy flip-flop after restart.Martin Schwenke1-0/+9
2011-08-03Test suite: add more debug to time jump post mortem.Martin Schwenke1-0/+3
2011-08-03Test suite: add automated checking of time logs.Martin Schwenke1-0/+47
2011-08-03Tests: run_tests script no longer prints filename in summary descriptions.Martin Schwenke1-2/+1