summaryrefslogtreecommitdiff
path: root/ctdb/doc
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2018-04-05 16:12:31 +1000
committerMartin Schwenke <martins@samba.org>2018-05-01 13:31:19 +0200
commitf4fe768ca3518873b24e74ba4857c870fac1e46d (patch)
treecac04e2fb09b61021c4ca1cf952ba89d59042c55 /ctdb/doc
parent8a835ae175ddfb5c6b2644d576199043a145dd3d (diff)
downloadsamba-f4fe768ca3518873b24e74ba4857c870fac1e46d.tar.gz
ctdb-docs: Move remaining test options to README
Test options do not belong in the user documentation. Move them to the README file in the tests/ subdirectory. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Diffstat (limited to 'ctdb/doc')
-rw-r--r--ctdb/doc/ctdbd.conf.5.xml72
1 files changed, 0 insertions, 72 deletions
diff --git a/ctdb/doc/ctdbd.conf.5.xml b/ctdb/doc/ctdbd.conf.5.xml
index 13bcc3c9848..d0b25c1eab2 100644
--- a/ctdb/doc/ctdbd.conf.5.xml
+++ b/ctdb/doc/ctdbd.conf.5.xml
@@ -1500,78 +1500,6 @@ CTDB_PER_IP_ROUTING_TABLE_ID_HIGH=9000
</refsect1>
<refsect1>
- <title>
- TEST OPTIONS
- </title>
-
- <para>
- Variable in this section are for testing CTDB. They should not
- generally be needed.
- </para>
-
- <variablelist>
-
- <varlistentry>
- <term>CTDB_DEBUG_HUNG_SCRIPT_LOGFILE=<parameter>FILENAME</parameter></term>
- <listitem>
- <para>
- FILENAME specifies where log messages should go when
- debugging hung eventscripts. This is a testing option.
- See also <citetitle>CTDB_DEBUG_HUNG_SCRIPT</citetitle>.
- </para>
- <para>
- No default. Messages go to stdout/stderr and are logged
- to the same place as other CTDB log messages.
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term>CTDB_SYS_ETCDIR=<parameter>DIRECTORY</parameter></term>
- <listitem>
- <para>
- DIRECTORY containing system configuration files. This is
- used to provide alternate configuration when testing and
- should not need to be changed from the default.
- </para>
- <para>
- Default is <filename>/etc</filename>.
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term>CTDB_RUN_TIMEOUT_MONITOR=yes|no</term>
- <listitem>
- <para>
- Whether CTDB should simulate timing out monitor events.
- This uses the <filename>99.timeout</filename> eventscript.
- </para>
- <para>
- Default is no.
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term>CTDB_VARDIR=<parameter>DIRECTORY</parameter></term>
- <listitem>
- <para>
- DIRECTORY containing CTDB files that are modified at
- runtime.
- </para>
- <para>
- Defaults to <filename>/usr/local/var/lib/ctdb</filename>.
- </para>
- </listitem>
- </varlistentry>
-
- </variablelist>
-
- </refsect1>
-
-
- <refsect1>
<title>FILES</title>
<simplelist>