samba-tool dcpromo tests: add --backend-store-size option
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 28 Jun 2019 03:14:51 +0000 (15:14 +1200)
committerGary Lockyer <gary@samba.org>
Tue, 2 Jul 2019 02:23:09 +0000 (02:23 +0000)
commitbdd72acd32b6777b80b54d82688048e1cb0b8f32
tree63040e366045e68dc40ad4f5e00847b1964b0f2c
parent97bc3db68a5ec2cd20e5059d77089e76a0625479
samba-tool dcpromo tests: add --backend-store-size option

Add a new "samba-tool domain dcpromo" option "backend-store-size".
This allows the lmdb map size to be set during a promotion, 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/promote_dc_lmdb_size.py [new file with mode: 0644]
selftest/knownfail.d/promote_dc_lmdb_size [new file with mode: 0644]
source4/selftest/tests.py