domain join tests: Add --backend-store-size option.
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 26 Jun 2019 22:19:51 +0000 (10:19 +1200)
committerGary Lockyer <gary@samba.org>
Tue, 2 Jul 2019 02:23:09 +0000 (02:23 +0000)
commitf93cb76ab01d0d6f3d59979f2c7d6711fe444f1b
tree782e52d53f3914daafa54fa66f67f73f23b91e43
parent236f5f6a8c1063bc4ca4d95ce214c870c37e1475
domain join tests: Add --backend-store-size option.

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