summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Check for readable, not executable, scriptMartin Schwenke2015-03-061-1/+1
* ctdb-tests: Correctly cascade test failures from the end of pipesAmitay Isaacs2015-03-052-3/+9
* ctdb-scripts: Add a 'rm' stub so statd-callout tests work correctlyAmitay Isaacs2015-03-051-0/+6
* ctdb-tests: Remove the old, confusing INSTALL scriptMartin Schwenke2015-03-041-96/+0
* ctdb-scripts: Change statd-callout to be more scalableMartin Schwenke2015-03-047-2/+28
* ctdb-tests: Unit tests for statd-calloutMartin Schwenke2015-03-0410-12/+194
* ctdb-tests: Make setup of public addresses more obviousMartin Schwenke2015-03-041-11/+28
* ctdb-tests: Extend eventscript unit test infrastructure for other scriptsMartin Schwenke2015-03-041-6/+19
* ctdb-tests: Support testing scripts that change directoryMartin Schwenke2015-03-042-0/+8
* ctdb-tests: Extend ctdb stub to support "ip" with and without -XMartin Schwenke2015-03-041-8/+20
* ctdb-tests: Extend ctdb stub to support "ptrans", "pdelete", "catdb"Martin Schwenke2015-03-041-14/+87
* ctdb-scripts: Improve messages about invalid tunables during "setup"Martin Schwenke2015-02-181-1/+2
* ctdb-tool: Print a warning when setting an obsolete tunable variableMartin Schwenke2015-02-182-0/+2
* ctdb-tests: New tests for 00.ctdb "setup" event - set tunables from configMartin Schwenke2015-02-187-0/+109
* ctdb-tests: Add new "ctdb setreclock" testMartin Schwenke2015-02-041-0/+117
* ctdb-scripts: Call iptables/ip6tables directly from iptables_wrapperMartin Schwenke2015-01-281-1/+3
* ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke2015-01-092-3/+4
* ctdb-tests: Fix tickle sniffing for IPv4Martin Schwenke2015-01-091-1/+1
* ctdb-tests: Need to drop public IPs in kill-failover testsMartin Schwenke2014-12-053-3/+49
* ctdb-tests: More debug on SSH failureMartin Schwenke2014-12-051-4/+9
* ctdb-tests: Make tcpdump output more verboseMartin Schwenke2014-12-051-1/+1
* ctdb-tests: Use ip neigh command instead of arpMartin Schwenke2014-12-054-11/+16
* ctdb-tests: Generalise the gratarp and tickle sniffing code for IPv6Martin Schwenke2014-12-051-3/+77
* ctdb-tests: Match IPv6 connections in netstat outputMartin Schwenke2014-12-051-1/+1
* ctdb-tests: Use ping_wrapper to do relevant ping or ping6Martin Schwenke2014-12-053-3/+10
* ctdb-tests: Extend regexps to handle IPv6 address matchingMartin Schwenke2014-12-051-2/+2
* ctdb-tests: Bracket IP addresses in NFS mounts and scp command (for IPv6)Martin Schwenke2014-12-052-2/+2
* ctdb-tests: Try to handle IPv6 addresses for local daemonsMartin Schwenke2014-12-051-3/+11
* ctdb-tests: Extend regexp to match IPv6 addressesMartin Schwenke2014-12-051-1/+3
* ctdb-scripts: Make 10.interface IPv6-safeMartin Schwenke2014-12-051-4/+1
* ctdb-tests: Update integration tests to use ctdb -XMartin Schwenke2014-12-059-45/+45
* ctdb-tools: Update onnode and ctdb-diagnostics to use ctdb -XMartin Schwenke2014-12-055-26/+26
* ctdb-scripts: Update eventscripts to use ctdb -X instead of ctdb -YMartin Schwenke2014-12-052-14/+14
* ctdb-scripts: Fix stack dumping when debugging hung scriptsMartin Schwenke2014-11-181-1/+1
* ctdb-scripts: Try to restart statd after every 10 failuresMartin Schwenke2014-11-182-1/+72
* ctdb-scripts: Dump stack traces for hung mountd, rquotad, statd processesMartin Schwenke2014-11-183-1/+27
* ctdb-scripts: Factor out new function program_stack_traces()Martin Schwenke2014-11-181-1/+1
* ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOGMartin Schwenke2014-10-282-3/+4
* ctdb-logging: Separate out syslog and file logging backendsMartin Schwenke2014-10-281-0/+2
* ctdb-logging: Remove debug levels DEBUG_ALERT and DEBUG_CRITMartin Schwenke2014-10-281-1/+1
* ctdb-logging: Remove DEBUG_EMERGMartin Schwenke2014-10-281-28/+14
* ctdb-test: Remove unused function check_ctdb_logfile()Martin Schwenke2014-10-281-13/+0
* ctdb-logging: Change LogLevel to DEBUGLEVELMartin Schwenke2014-10-064-6/+6
* ctdb-tests: Make the fake log timestamp string easy to modifyMartin Schwenke2014-10-0618-379/+380
* ctdb-logging: Remove log ringbufferMartin Schwenke2014-10-061-1/+1
* ctdb-tests: Clean up some tests where IP movement is checkedMartin Schwenke2014-09-239-411/+85
* ctdb-tests: Remove dependency on log ringbuffer from missing IP testMartin Schwenke2014-09-232-29/+31
* ctdb-tests: Make all_ips_on_node() do what it shouldMartin Schwenke2014-09-231-5/+7
* ctdb-tests: Factor out new function get_test_ip_mask_and_iface()Martin Schwenke2014-09-232-13/+20
* ctdb-tests: Simplify and rename wait_until_ips_are_on_nodeglob()Martin Schwenke2014-09-238-20/+22