From: Martin Schwenke Date: Thu, 5 Jul 2018 09:04:37 +0000 (+1000) Subject: ctdb-tests: README updates X-Git-Tag: tdb-1.3.17~904 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08469408c379e37523e76a07ac7264bded1dbf01;p=thirdparty%2Fsamba.git ctdb-tests: README updates Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- 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.