summaryrefslogtreecommitdiff
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ctdb-takeover: Only fetch available IPs from nodes with known IPsMartin Schwenke2017-02-241-0/+55
* ctdb-tests: Populate per-node known IPs inlineMartin Schwenke2017-02-243-17/+69
* ctdb-tests: Add synchronisation points in reload IPs testsMartin Schwenke2017-02-242-0/+8
* ctdb-tests: Add more comm testsAmitay Isaacs2017-02-162-36/+283
* ctdb-tests: Use replace headers instead of system headersAmitay Isaacs2017-01-311-17/+7
* ctdb-tests: Drop calls to ctdb_service_managed and ctdb_service_unmanagedAmitay Isaacs2017-01-201-12/+0
* ctdb-tests: Add "13.per_ip_routing shutdown" testMartin Schwenke2017-01-171-0/+31
* ctdb-scripts: Fix remaining uses of "ctdb gratiousarp"Martin Schwenke2017-01-171-1/+1
* ctdb-common: Add wait_send/wait_recv to sock_daemon_funcsAmitay Isaacs2017-01-162-38/+139
* ctdb-tests: Fix name of the variable representing init scriptAmitay Isaacs2017-01-162-2/+2
* ctdb-scripts: Simplify TCP port checkingMartin Schwenke2017-01-164-21/+4
* ctdb-scripts: Drop configuration variable CTDB_SERVICE_AUTOSTARTSTOPMartin Schwenke2017-01-164-66/+0
* ctdb-tests: Add takeover helper tests with banned/disconnected nodesMartin Schwenke2017-01-122-0/+66
* ctdb-tests: Add robust mutex testAmitay Isaacs2017-01-121-0/+261
* ctdb-tests: Do not attempt to unregister the join handler multiple timesAmitay Isaacs2017-01-061-16/+24
* ctdb-tests: Add tests for generic socket I/OAmitay Isaacs2017-01-062-0/+292
* ctdb-tests: Add another test for sock_daemonAmitay Isaacs2017-01-062-8/+290
* ctdb-tests: Remove the python LCP2 simulationMartin Schwenke2016-12-1913-1188/+0
* ctdb-recoverd: Integrate takeover helperMartin Schwenke2016-12-191-0/+1
* ctdb-tests: Add tests for takeover helperMartin Schwenke2016-12-1938-1/+1407
* ctdb-tests: New function unit_test_notrace()Martin Schwenke2016-12-191-0/+10
* ctdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs, DeterministicIPsMartin Schwenke2016-12-193-7/+7
* ctdb-takeover: NoIPHostOnAllDisabled is global across clusterMartin Schwenke2016-12-193-75/+12
* ctdb-takeover: NoIPTakeover is global across clusterMartin Schwenke2016-12-195-24/+30
* ctdb-tests: Add faking of control failures/timeouts to fake_ctdbdMartin Schwenke2016-12-191-0/+144
* ctdb-tests: Add IPREALLOCATED control to fake_ctdbdMartin Schwenke2016-12-191-0/+19
* ctdb-tests: Add TAKEOVER_IP control to fake_ctdbdMartin Schwenke2016-12-191-0/+56
* ctdb-tests: Add RELEASE_IP control to fake_ctdbdMartin Schwenke2016-12-191-0/+69
* ctdb-tests: Add tool tests for "ctdb ip"Martin Schwenke2016-12-197-0/+189