summaryrefslogtreecommitdiff
path: root/ctdb/tests
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2018-07-05 19:04:37 +1000
committerAmitay Isaacs <amitay@samba.org>2018-11-06 07:16:14 +0100
commit08469408c379e37523e76a07ac7264bded1dbf01 (patch)
tree5b2be6965e91c7561a045ad53c3de0bbe25ae372 /ctdb/tests
parent4f4a835c3411b6e7c4ed55aba31eaf2a44624fdc (diff)
downloadsamba-08469408c379e37523e76a07ac7264bded1dbf01.tar.gz
ctdb-tests: README updates
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Diffstat (limited to 'ctdb/tests')
-rw-r--r--ctdb/tests/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/ctdb/tests/README b/ctdb/tests/README
index 1cbd7658daa..c911dd8f68d 100644
--- a/ctdb/tests/README
+++ b/ctdb/tests/README
@@ -128,8 +128,11 @@ Test and debugging variable options
Set this environment variable to enable test mode.
+ This enables daemons and tools to locate their socket and
+ PID file relative to CTDB_BASE.
+
When testing with multiple local daemons on a single
- machine this does 3 things:
+ machine this does 3 extra things:
* Disables checks related to public IP addresses
@@ -155,7 +158,7 @@ Test and debugging variable options
CTDB_RUN_TIMEOUT_MONITOR=yes|no
Whether CTDB should simulate timing out monitor
- events. This uses the 99.timeout eventscript.
+ events in local daemon tests.
Default is no.