common/messaging: Abstract db related operations inside db functions
[obnox/ctdb.git] / tests /
2013-01-22 Mathieu Parenttests: Test portability
2013-01-09 Amitay Isaacstests: Add a test for recovery of persistent databases
2013-01-08 Martin Schwenketests/simple: Add test to check recovery daemon IP...
2013-01-07 Martin Schwenketests/eventscripts: Ratchet down debug level for ctdb_t...
2013-01-07 Martin Schwenkerecoverd: Move failback retry loop into basic_failback...
2013-01-07 Martin Schwenkerecoverd: Trying to failback more IPs no longer allocat...
2013-01-07 Martin Schwenketests/takeover: Add some LCP2 tests for case when no...
2013-01-07 Martin Schwenketests/takeover: Initial tests for deterministic IPs
2013-01-07 Martin Schwenketests/takeover: Do output filtering for deterministic...
2013-01-07 Martin Schwenketests/takeover: Support testing of NoIPTakeoverOnDisabled
2013-01-07 Martin Schwenketests/takeover: IP allocation now selected via $CTDB_IP...
2013-01-07 Martin Schwenketests/takeover: Support valgrinding the takeover code
2013-01-07 Martin Schwenketests: new simple integration test for delip interface...
2013-01-07 Martin Schwenketests: new function ip2ipmask() for integration testing
2013-01-07 Amitay Isaacstests/complex: Add NFS test when CTDB is killed on...
2013-01-06 Martin SchwenkeEventscripts: Do not restart NFS on reconfigure
2013-01-06 Martin Schwenketests: Local daemons should use --listen instead of...
2012-10-31 Amitay Isaacstests: Do not check release suffix in ctdb version...
2012-10-22 Martin Schwenketests: Local daemons should use the logging ringbuffer
2012-10-19 Amitay Isaacsctdbd: Replace lockwait with locking API and remove...
2012-10-19 Amitay Isaacsctdbd_test: Include ctdb_lock.c code for test stubs
2012-10-19 Amitay Isaacstests: Fix statistics test for new output lines from...
2012-10-18 Martin SchwenkeRevert "Eventscripts - add facility to 10.interface...
2012-10-11 Martin Schwenketests/eventscripts: add unit tests for policy routing...
2012-10-11 Martin Schwenketests/eventscripts: add extra infrastructure for policy...
2012-10-02 Martin Schwenkeeventscripts: Auto-start/stop services in background
2012-10-02 Martin SchwenkeEventscripts: split 50.samba into 49.winbind and 50...
2012-09-28 Martin Schwenketests/tool: New tests for natgwlist, getcapabilities...
2012-09-28 Martin Schwenketests/tool: New function setup_natgw() to setup $CTDB_N...
2012-09-28 Martin Schwenketests: libctdb stubs initial ctdb_getcapabilities(...
2012-09-28 Martin Schwenketests: libctdb stubs must copy pointers rather than...
2012-09-11 Martin Schwenketests/eventscripts: New policy routing test with invali...
2012-09-11 Martin Schwenketests/eventscripts: Modify ip stub to simulate invalid...
2012-09-11 Martin Schwenketests/eventscript: unit test for 13.per_ip_routing...
2012-09-11 Martin Schwenketests/eventscripts: Add a policy routing unit test...
2012-07-30 Martin Schwenketests/eventscripts: Extra cases for policy routing...
2012-07-26 Martin Schwenketests/tool: Run ctdb_tool_* under $VALGRIND
2012-07-26 Martin Schwenketests/eventscripts: Rewrite the testparm stub
2012-07-26 Martin Schwenketests/complex: Fix broken ctdb_test_check_real_cluster()
2012-07-26 Martin Schwenketests/simple: ctdb stop/continue tests weren't actually...
2012-07-26 Martin Schwenketests: select_test_node_and_ips() should try to avoid...
2012-07-26 Martin Schwenketests: simple tests against local daemons should check...
2012-07-26 Martin Schwenketests: run_tests should exit with $status with -e option
2012-07-26 Martin Schwenketests/simple: ctdb reloadips test should use $test_ip
2012-07-26 Martin Schwenketests: select_test_node_and_ips() should never select...
2012-07-03 Michael Adamrun_tests: improve spacing
2012-07-03 Michael Adamrun_tests.sh: fix a comment
2012-05-28 Amitay Isaacstests: Increment RSN always in ctdb_update_record_persi...
2012-05-28 Amitay Isaacstests: Fix ctdb_fetch test (parse extra lines of output)
2012-05-28 Amitay Isaacstests: Fix flakey behavior of ctdb_fetch test
2012-05-25 Martin Schwenketests/eventscripts: Tweak expected output for lockd...
2012-05-25 Martin Schwenketests: Complex tests must not be run from a cluster...
2012-05-25 Martin Schwenketests: test_wrap needs to set TEST_BIN_DIR when installed
2012-05-25 Amitay Isaacstests: Use per node log files when running tests with...
2012-05-17 Ronnie SahlbergMerge remote branch 'martins/ganesha'
2012-05-14 Martin Schwenketests: Move the "ctdb reloadips" test from complex...
2012-05-14 Martin Schwenketests: Fix a typo in daemons_setup()
2012-05-14 Martin Schwenketests: New function get_ctdbd_command_line_option(...
2012-05-14 Martin Schwenketests: Use per-daemon public_addresses file for local...
2012-05-14 Martin Schwenketests: Fix wrapper scripts to handle options and tests...
2012-05-11 Martin Schwenketests: Add a test for "ctdb reloadips"
2012-05-11 Martin Schwenketests: In integration tests, use --node-ip to avoid...
2012-05-11 Martin Schwenketests: Allow run_cluster_tests.sh to take options
2012-05-11 Martin Schwenketests: Allow run_tests.sh to take options
2012-05-11 Martin Schwenketests/eventscripts: Fix a policy routing test
2012-05-11 Martin Schwenketests/eventscripts: $CTDB_BASE needs to be in $TEST_VAR_DIR
2012-05-03 Ronnie SahlbergTrack all child process so we never send a signal to...
2012-05-01 Amitay Isaacstests/simple: Fix typo in the test message
2012-04-27 Martin Schwenketests: Update README
2012-04-27 Martin Schwenketests/eventscripts: $CTDB_ETCDIR should be in $TEST_VAR_DIR
2012-04-27 Martin Schwenketests/eventscripts: Use a canned ctdb.sysconfig rather...
2012-04-27 Martin Schwenketests/eventscripts: Explicitly set CTDB_SERVICE_AUTOSTA...
2012-04-27 Martin Schwenketests/eventscripts: Be more defensive about removing...
2012-04-27 Martin Schwenketests/eventscripts: Add sanity check to esnure events...
2012-04-27 Martin Schwenketests: Add installation script for tests
2012-04-27 Martin Schwenketests/simple: Add new pseudo testcase to potentially...
2012-04-27 Martin Schwenketests: New run_tests -C (cleanup) option
2012-04-27 Martin Schwenketests/eventscripts: $FAKE_IP_STATE is always set in...
2012-04-27 Martin Schwenketests: Time logging in integration tests should use...
2012-04-27 Martin Schwenketests: Unit tests should use $TEST_VAR_DIR
2012-04-27 Martin Schwenketests: Improve the logic for adding directories to...
2012-04-27 Martin Schwenketests: Update integration.sh to use TEST_VAR_DIR
2012-04-27 Martin Schwenketests: Add a -V option to set new variable TEST_VAR_DIR
2012-04-27 Martin Schwenketests/integration: Remove cabability for testcase option
2012-04-27 Martin Schwenketests/integration: Use absolute path for socket symlink
2012-04-27 Martin Schwenketests/simple: Replace "tdbdump" with "ctdb cattdb"
2012-04-27 Martin Schwenketests: Make run_tests -X more flexible - it now works...
2012-04-27 Martin Schwenketests: Update README files and add new README files...
2012-04-27 Martin Schwenketests: Update top-level wrapper scripts
2012-04-27 Martin Schwenketests: run_tests should exit with failed test status...
2012-04-27 Martin Schwenketests: test_wrap can use $TEST_SCRIPTS_DIR for a little...
2012-04-27 Amitay Isaacstests: test_wrap needs to set TEST_SCRIPTS_DIR
2012-04-27 Amitay Isaacstests: CTDB_TEST_WRAPPER has to be an absolute path...
2012-04-27 Amitay Isaacstests: Fix wrapper scripts
2012-04-27 Martin Schwenketests: Fix trailing whitespace issues in integration...
2012-04-27 Martin Schwenketests: Add new -H option for run_tests to avoid printin...
2012-04-27 Martin Schwenketests: Add -e option to cause run_tests to exit on...
2012-04-27 Martin Schwenketests: Remove ctdb_test_env
2012-04-27 Martin Schwenketests: Programs run by tests should be found in $PATH
2012-04-27 Martin Schwenketests: Move relative directory path hack from run_tests...
next