summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
...
* - show pids during testAndrew Tridgell2008-07-301-8/+5
* add a parameter for the tdb-flags to the client functionRonnie Sahlberg2008-06-047-8/+38
* run the persistent write test with 4 nodes by defaultRonnie Sahlberg2008-06-031-3/+5
* redesign the test of persistent writesRonnie Sahlberg2008-06-031-20/+119
* create the nodes file in a 'test' subdirectory and not the current directoryRonnie Sahlberg2008-06-031-9/+11
* merge from ronnieAndrew Tridgell2008-02-041-1/+1
* merge async recovery changes from RonnieAndrew Tridgell2008-01-291-0/+6
* partial merge from ronnieAndrew Tridgell2008-01-291-0/+114
* added syslog support, and use a pipe to catch logging from child processes to...Andrew Tridgell2008-01-161-9/+10
* report the store rate in ctdb_randrecAndrew Tridgell2008-01-091-1/+18
* allow delete percentage to be specified on the command lineAndrew Tridgell2008-01-091-0/+1
* added ctdb_randrec test toolAndrew Tridgell2008-01-041-0/+137
* more optimisations to recoveryAndrew Tridgell2008-01-021-3/+6
* quick fix for timeout in recoveryAndrew Tridgell2008-01-021-1/+0
* need public_addresses for test suiteAndrew Tridgell2007-11-181-0/+4
* make it easier to test starting large numbers of virtual nodesAndrew Tridgell2007-11-134-15/+13
* no longer wait at startup for services to become available, insteadAndrew Tridgell2007-09-241-1/+1
* added support for persistent databases in ctdbdAndrew Tridgell2007-09-216-4/+167
* change ctdb_get_vnn to ctdb_get_pnnRonnie Sahlberg2007-09-043-14/+14
* hang the ctdb_req_control structure off the ctdb_client_control_state Ronnie Sahlberg2007-08-233-3/+3
* merge from volkerAndrew Tridgell2007-08-221-2/+2
* merged new event script calling code from ronnnieAndrew Tridgell2007-08-203-1/+2
|\
| * add a function to return the first entry that is stored in a tree where Ronnie Sahlberg2007-08-151-0/+1
* | merge from ronnieAndrew Tridgell2007-08-152-1/+323
|\|
| * enhanced tests to verify the tree integrity when adding/removing nodesRonnie Sahlberg2007-08-131-5/+44
| * remove an extra blanklineRonnie Sahlberg2007-08-091-1/+0
| * change the mem hierarchy for trees. let the node be owned by the data Ronnie Sahlberg2007-08-091-25/+58
| * run the test for 60 seconds if that is what we claimRonnie Sahlberg2007-08-081-1/+1
| * add more extensive test cases and verify that we are not losing any Ronnie Sahlberg2007-08-081-2/+68
| * add helpers to traverse a tree where the key is an array of uint32Ronnie Sahlberg2007-08-081-5/+18
| * add helpers to add/lookup/delete nodes in a tree where the key is an Ronnie Sahlberg2007-08-081-2/+66
| * add a tree insert function that takes a callback fucntion to populate Ronnie Sahlberg2007-08-081-0/+108
|/
* add a small tool to compare rb tree with a timeval_compare()+add an Ronnie Sahlberg2007-07-301-0/+123
* update lib/replace from samba4Andrew Tridgell2007-07-103-9/+6
* - merged ctdb_store test from ronnieAndrew Tridgell2007-06-172-1/+160
|\
| * add a small test tool that can be used to create a massive amount of Ronnie Sahlberg2007-06-171-0/+152
|/
* support up takeover in testing when rootAndrew Tridgell2007-06-092-4/+38
* more code rearrangementAndrew Tridgell2007-06-071-4/+4
* implement a scheme where nodes are banned if they continuously caused the clu...Andrew Tridgell2007-06-071-1/+2
* - fixed flags display in logsAndrew Tridgell2007-06-061-0/+4
* added tunables settable using ctdb command line toolAndrew Tridgell2007-06-042-2/+10
* - start moving tunable variables into their own structureAndrew Tridgell2007-06-044-17/+23
* remove some cruft thats not needed any moreAndrew Tridgell2007-06-041-2/+2
* removed some old cruftAndrew Tridgell2007-06-021-245/+0
* make test now works againAndrew Tridgell2007-06-025-25/+24
* first step towards fixing "make test" with the new daemon systemAndrew Tridgell2007-06-0215-764/+67
* - make specification of a recovery lock file compulsoryAndrew Tridgell2007-06-021-3/+6
* split out events for each subsystem separatelyAndrew Tridgell2007-06-011-0/+35
* convert ctdbd.sh tests to use an event scriptAndrew Tridgell2007-06-011-4/+15
* ctdb is GPL not LGPLAndrew Tridgell2007-05-316-72/+72