summaryrefslogtreecommitdiff
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-091-0/+2
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-0910-2/+29
* ctdb-tests: Add a simple test for database traversesMartin Schwenke2018-07-091-0/+94
* ctdb-tests: Add check for non-lmaster node status in integration testsMartin Schwenke2018-07-091-0/+1
* ctdb-tests: Process-exists unit tests should wait until PID is registeredMartin Schwenke2017-11-013-0/+6
* ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn'tMartin Schwenke2017-11-011-1/+5
* ctdb-tests: Skip starting fake_ctdbd when current node is disconnectedMartin Schwenke2017-11-012-12/+14
* ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn'tMartin Schwenke2017-11-011-4/+3
* ctdb-tests: Allow wait_until() to be used in unit testsMartin Schwenke2017-11-012-44/+44
* ctdb-tests: Add tests for event scripts with multiple '.'sAmitay Isaacs2017-10-251-0/+21
* ctdb-tests: Send broadcast to connected nodes, not configured nodesAmitay Isaacs2017-10-251-1/+1
* ctdb-tests: Add tests for client with multiple connectionsAmitay Isaacs2017-10-252-1/+27
* ctdb-tests: Add support for multiple ctdb connections in dummy_clientAmitay Isaacs2017-10-251-7/+25
* ctdb-tests: Check all connections from a process in CHECK_PID_SRVID controlAmitay Isaacs2017-10-251-19/+30
* ctdb-tests: Add tests for PID with srvidAmitay Isaacs2017-10-252-1/+45
* ctdb-tests: Implement control CHECK_PID_SRVID in fake daemonAmitay Isaacs2017-10-251-3/+44
* ctdb-tests: Reimplement message handlers using srvid abstractionAmitay Isaacs2017-10-251-31/+19
* ctdb-protocol: Add marshalling for control CHECK_PID_SRVIDAmitay Isaacs2017-10-253-15/+28
* ctdb-protocol: Add marshalling for struct ctdb_pid_srvidAmitay Isaacs2017-10-251-0/+15
* ctdb-common: Extend srvid_exists() check to support optional private_dataAmitay Isaacs2017-10-251-2/+10
* ctdb-tests: Fix ctdb test binary name in path testingAmitay Isaacs2017-09-131-1/+1
* ctdb-tests: Wait up to 30 seconds for process to be registered in ctdbdMartin Schwenke2017-09-131-2/+2
* ctdb-tests: Fix ctdb process-exist testsAmitay Isaacs2017-09-132-18/+28
* ctdb-tests: Add a dummy ctdb client for testingAmitay Isaacs2017-09-131-0/+148
* ctdb-tests: Fix the implementation of process-exists in fake daemonAmitay Isaacs2017-09-131-2/+79
* ctdb-tests: Add a test to check databases are attached with correct flagsAmitay Isaacs2017-08-281-0/+127
* ctdb-tests: Add functions to start/stop/restart a single local daemonAmitay Isaacs2017-08-281-8/+27
* ctdb-tests: Add functions to start/stop/restart ctdb on single nodeAmitay Isaacs2017-08-282-5/+22
* ctdb: enable mutexes for volatile TDBs by defaultRalph Boehme2017-07-241-1/+1
* ctdb-tests: Add transaction/recovery test for replicated databaseAmitay Isaacs2017-06-291-0/+64
* ctdb-tests: Generalize transaction_loop testAmitay Isaacs2017-06-293-18/+31
* ctdb-tests: Support replicated db in tool testsAmitay Isaacs2017-06-2916-12/+205
* ctdb-tests: Add database type option for testsAmitay Isaacs2017-06-292-0/+10
* ctdb-tools: Allow attach for replicated databasesAmitay Isaacs2017-06-294-2/+12
* ctdb-protocol: Add marshalling for CTDB_CONTROL_DB_ATTACH_REPLICATED controlAmitay Isaacs2017-06-292-2/+18
* ctdb-tests: Fix control reply data for DB_ATTACH_PERSISTENT controlAmitay Isaacs2017-06-291-0/+2
* ctdb-protocol: Add protocol marshalling for control DB_OPEN_FLAGSAmitay Isaacs2017-06-262-2/+18
* ctdb-tests: Fix function names in protocol testAmitay Isaacs2017-06-191-28/+28
* ctdb-scripts: Compact server-end TCP connection killing outputMartin Schwenke2017-06-136-44/+127
* ctdb-tests: Add more NFS eventscript tests for call-out failuresMartin Schwenke2017-06-1313-0/+156
* ctdb-common: Add run_event abstractionAmitay Isaacs2017-05-302-0/+339
* ctdb-common: Update run_proc api to re-assign stdinAmitay Isaacs2017-05-302-14/+38
* ctdb-tests: Add some extra tests for "ctdb nodestatus"Martin Schwenke2017-05-264-0/+129
* ctdb-daemon: Add AllowMixedVersions tunableAmitay Isaacs2017-05-241-0/+1
* ctdb-tests: Use tighter pattern for matching expected outputAmitay Isaacs2017-05-151-1/+1
* ctdb-tests: Explicitly search for the specific log entryAmitay Isaacs2017-05-151-1/+1
* ctdb-common: Add hash_count abstractionAmitay Isaacs2017-04-052-0/+139
* ctdb-tests: Catch cases where mktemp fails due to missing TMPDIRMartin Schwenke2017-03-201-2/+2
* ctdb-takeover: Don't release IPs from nodes where they are not knownMartin Schwenke2017-02-241-4/+4
* ctdb-takeover: Assign banning credits on failure to fetch public IPsMartin Schwenke2017-02-242-0/+2