clone-dc-database tests: Add --backend-store-size option
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 27 Jun 2019 20:54:31 +0000 (08:54 +1200)
committerGary Lockyer <gary@samba.org>
Tue, 2 Jul 2019 02:23:09 +0000 (02:23 +0000)
commit0ee3b06640b9032f4b462aad03f076e28b8763ed
treef42924279f85b78b85d08f3d9a4fe75be790b4f6
parentddfc1ddd4f9e9b4b70e036023d7868cb48c7391f
clone-dc-database tests: Add --backend-store-size option

Add a new "samba-tool drs clone-dc-database" option "backend-store-size".
This allows the lmdb map size to be set during a clone, instead of
hard-wiring it to 8Gb.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>'
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/samba_tool/drs_clone_dc_data_lmdb_size.py [new file with mode: 0644]
selftest/knownfail.d/drs_clone_dc_lmdb_size [new file with mode: 0644]
source4/selftest/tests.py