summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* LibCTDB : change the ctdb_fetch_lock_once test tool to use libctdb instead of...Ronnie Sahlberg2011-08-231-31/+55
* ReadOnly: Change the update_record test tool to use the new fetchlock routine...Ronnie Sahlberg2011-08-231-3/+1
* ReadOnly: Add a test tool that requests a readonly delegation in a loopRonnie Sahlberg2011-08-231-0/+134
* ReadOnly: Add a test tool to fetch a record, requesting a readonly delegation...Ronnie Sahlberg2011-08-231-0/+134
* ReadOnly: add a new test tool that does a fetchlock on a record, then bunps t...Ronnie Sahlberg2011-08-231-0/+160
* ReadOnly: Add test tool to validate the functions to manipulate and enumerate...Ronnie Sahlberg2011-08-231-0/+136
* Change the errors for 10.interface to clearly state ERROR: for error messagesRonnie Sahlberg2011-08-153-3/+3
* Merge remote branch 'martins/eventscript_tests'Ronnie Sahlberg2011-08-151-1/+1
|\
| * Tests - exportfs stub needs to print out export options.Martin Schwenke2011-08-151-1/+1
* | Merge remote branch 'martins/eventscript.60.nfs.rpc'Ronnie Sahlberg2011-08-1514-0/+0
|\ \
| * | Tests: re-enable the NFS eventscript tests - they work again.Martin Schwenke2011-08-1214-0/+0
* | | Merge remote branch 'martins/test_suite'Ronnie Sahlberg2011-08-151-1/+1
|\ \ \ | |_|/ |/| |
| * | Tests - ctdb listvars test should allow alphanumericals in tunable names.Martin Schwenke2011-08-151-1/+1
| |/
* | Tests: Re-enable the Samba eventscript tests.Martin Schwenke2011-08-119-0/+0
* | Revert "Tests: tweak some samba tests to cope with debug from ctdb_check_tcp_...Martin Schwenke2011-08-112-14/+2
|/
* Merge remote branch 'martins/eventscript_tests'Ronnie Sahlberg2011-08-1079-0/+2414
|\
| * Tests - Disable the Samba and NFS eventscript tests.Martin Schwenke2011-08-0823-0/+0
| * Tests - Tweak 10.interfaces 802.ad bonding test to work with current code.Martin Schwenke2011-08-081-1/+1
| * Tests - implement "ctdb -Y ip -v" in stub for eventscript testing.Martin Schwenke2011-08-081-4/+28
| * Tests - stub ip program should assume interface name if "dev" not specified.Martin Schwenke2011-08-081-1/+2
| * Tests: update tests to work with previous commit.Martin Schwenke2011-08-085-3/+25
| * Tests: eventscripts and onnode tests use stubs/ subdirectory instead of bin/.Martin Schwenke2011-08-0819-5/+5
| * Tests: tweak some samba tests to cope with debug from ctdb_check_tcp_ports().Martin Schwenke2011-08-082-2/+14
| * Tests: Oops! Add bin directory for eventscript tests.Martin Schwenke2011-08-0818-0/+705
| * Tests: initial eventscript unit tests.Martin Schwenke2011-08-0860-0/+1650
* | Merge remote branch 'martins/test_suite'Ronnie Sahlberg2011-08-105-91/+43
|\ \ | |/ |/|
| * Test suite: print debug output after cluster (un)healthy flip-flop on restart.Martin Schwenke2011-08-081-0/+1
| * Allow proxy_node to be specified for wait_until_node_has_status().Martin Schwenke2011-08-081-1/+2
| * Test suite: Fix consistency in 26_ctdb_config_check_error_on_unreachable.Martin Schwenke2011-08-081-1/+1
| * Test suite: Fix consistency in 09_ctdb_ping.sh.Martin Schwenke2011-08-081-1/+1
| * Test suite: Strip architecture suffix from CTDB RPM package version.Martin Schwenke2011-08-081-0/+3
| * Test suite: remove getmonmode test.Martin Schwenke2011-08-081-59/+0
| * Test suite: Try much harder to get a healthy cluster when it is restarted.Martin Schwenke2011-08-081-29/+35
* | Merge remote branch 'martins/test_suite'Ronnie Sahlberg2011-08-034-18/+76
|\|
| * Test suite: when the cluster flip-flops (un)healthy, using "ctdb status -Y".Martin Schwenke2011-08-031-1/+1
| * Test suite: Print debug info from cluster nodes when time jumps occur.Martin Schwenke2011-08-031-0/+2
| * Test suite: Add debug for cluster (un)healthy flip-flop after restart.Martin Schwenke2011-08-031-0/+9
| * Test suite: add more debug to time jump post mortem.Martin Schwenke2011-08-031-0/+3
| * Test suite: add automated checking of time logs.Martin Schwenke2011-08-031-0/+47
| * Test suite: make time log use seconds since epoch.Martin Schwenke2011-08-031-1/+1
| * Test suite: CTDB_SAMBA_SKIP_SHARE_CHECK test now uses _loadconfig().Martin Schwenke2011-08-031-9/+3
| * Test suite: CTDB_NFS_SKIP_SHARE_CHECK test now uses _loadconfig().Martin Schwenke2011-08-031-9/+3
| * Test suite: make time logging only happen on a real cluster, not local daemons.Martin Schwenke2011-08-031-3/+5
| * Test suite: add time logging.Martin Schwenke2011-08-031-0/+7
* | Merge remote branch 'martins/onnode_tests'Ronnie Sahlberg2011-08-0322-8/+919
|\|
| * Tests: eventscripts and onnode tests use stubs/ subdirectory instead of bin/.Martin Schwenke2011-08-035-7/+7
| * Tests: run_tests script no longer prints filename in summary descriptions.Martin Schwenke2011-08-031-2/+1
| * Tests: onnode tests changed to use a simple define_test() function.Martin Schwenke2011-08-0315-14/+24
| * Tests: add initial onnode testsMartin Schwenke2011-08-0321-0/+873
| * Tests: change output format of run_tests script and add -q optionMartin Schwenke2011-08-031-14/+28