summaryrefslogtreecommitdiff
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Clear deleted record via recovery instead of vacuumingMartin Schwenke2019-09-031-11/+5
* ctdb-tests: Strengthen volatile DB traverse testMartin Schwenke2019-09-031-15/+52
* ctdb-tests: Don't retrieve the VNN map from target node for notlmasterMartin Schwenke2019-09-031-2/+1
* ctdb-tests: Handle special cases first and returnMartin Schwenke2019-09-031-31/+28
* ctdb-tests: Inline handling of recovered and notlmaster statusesMartin Schwenke2019-09-031-6/+12
* ctdb-tests: Drop unused node statuses frozen/unfrozenMartin Schwenke2019-09-031-6/+2
* ctdb-tests: Reformat node_has_status()Martin Schwenke2019-09-031-46/+48
* ctdb-tests: Fix logic error in simple ctdb reloadips testMartin Schwenke2019-05-171-17/+20
* ctdb-tests: Make ctdb reloadips tests more reliableMartin Schwenke2019-05-172-7/+61
* ctdb-tests: Capture output in $out on failure as wellMartin Schwenke2019-05-171-3/+5
* ctdb-tests: Fix usage messageMartin Schwenke2019-05-171-1/+1
* ctdb-tests: Wait to allow database attach/detach to take effectMartin Schwenke2019-05-172-36/+66
* ctdb-tests: Avoid bulk output in $out, prefer $outfileMartin Schwenke2019-05-1738-198/+167
* ctdb-tests: Make try_command_on_node less error-proneMartin Schwenke2019-05-171-8/+22
* ctdb-tests: Change sanity_check_output() to internally use $outMartin Schwenke2019-05-1711-21/+15
* ctdb-tests: Extend test to cover ctdb rddumpmemoryMartin Schwenke2019-05-171-2/+5
* ctdb-tests: Update NFS test infrastructure to support systemd servicesMartin Schwenke2019-04-121-6/+93
* ctdb-tests: Add some testing for IPv4-mapped IPv6 address parsingMartin Schwenke2019-03-221-0/+19
* ctdb-tests: Make the debug hung script test cope with unreadable stacksMartin Schwenke2018-11-201-3/+14
* ctdb-tests: Drop code for RECEIVE_RECORDS controlAmitay Isaacs2018-10-101-20/+0
* ctdb-tests: Add recovery record resurrection test for volatile databasesMartin Schwenke2018-10-101-0/+84
* ctdb-common: Process the whole config file even if an error occursMartin Schwenke2018-09-042-0/+7
* ctdb-common: Avoid ENOENT for unknown conf optionsMartin Schwenke2018-09-042-2/+2
* ctdb-common: Log a message for unknown conf optionMartin Schwenke2018-09-042-0/+2
* ctdb-common: Fix log message for conf option with unknown sectionMartin Schwenke2018-09-041-1/+1
* ctdb-tests: Check that no IPs are assigned when failover is disabledMartin Schwenke2018-08-282-1/+31
* ctdb-tests: Add an extra conf loading test caseMartin Schwenke2018-08-281-0/+20
* ctdb-config: Switch tunable DisableIPFailover to a config optionMartin Schwenke2018-08-281-1/+0
* ctdb-config: Integrate failover options into conf-toolMartin Schwenke2018-08-282-0/+26
* ctdb-tests: Drop DisableIPFailover simple testMartin Schwenke2018-08-281-28/+1
* ctdb-daemon: Pass DisableIPFailover tunable via environment variableMartin Schwenke2018-08-281-2/+2
* ctdb-config: Switch tunable TDBMutexEnabled to a config optionMartin Schwenke2018-08-284-4/+1
* ctdb-config: Change option "no realtime" option to "realtime scheduling"Martin Schwenke2018-08-282-3/+3
* ctdb-event: Implement event tool "script list" commandMartin Schwenke2018-07-3111-0/+160
* ctdb-common: Use script abstraction in run_eventMartin Schwenke2018-07-311-0/+1
* ctdb-common: Factor out basic script abstractionMartin Schwenke2018-07-312-0/+244
* ctdb-tests: Strip all spaces from od outputAmitay Isaacs2018-07-311-1/+1
* ctdb-tests: Fix a typoAmitay Isaacs2018-07-311-1/+1
* ctdb-tests: Use errcode to translate ETIMEDOUTAmitay Isaacs2018-07-317-22/+22
* ctdb-tests: Replace md5sum with posix cksumAmitay Isaacs2018-07-312-5/+5
* ctdb-scripts: date "+%N" is non-portableAmitay Isaacs2018-07-312-2/+2
* ctdb-tests: Simplify pattern matching for ctime outputAmitay Isaacs2018-07-311-3/+3
* ctdb-tests: Do not try to match pstree output in eventd testsAmitay Isaacs2018-07-312-2/+1
* ctdb-common: Add fd argument to ctdb_connection_list_read()Amitay Isaacs2018-07-311-12/+6
* ctdb-common: Add line based I/OAmitay Isaacs2018-07-312-0/+192
* ctdb-tests: Porting tests should ignore unsupported featuresAmitay Isaacs2018-07-312-7/+16
* ctdb-tests: Use sigcode to match signalsAmitay Isaacs2018-07-311-13/+13
* ctdb-tests: Add signal code matching utilityAmitay Isaacs2018-07-311-0/+120
* ctdb-tests: Add ps output filter for freebsdAmitay Isaacs2018-07-311-1/+2
* ctdb-client: Switch to ETIMEDOUT instead of ETIMEAmitay Isaacs2018-07-311-1/+1