provision tests: Add --backend-store-size option.
commitb27817d491794a292278832e3f59f955f418a6cb
authorGary Lockyer <gary@catalyst.net.nz>
Tue, 25 Jun 2019 04:14:34 +0000 (25 16:14 +1200)
committerGary Lockyer <gary@samba.org>
Tue, 2 Jul 2019 02:23:08 +0000 (2 02:23 +0000)
tree031bbd0d96bf0ead87c267e7725e7bb4d5d19cf7
parent6e65c283120e3e627f0d8570601263f904529996
provision tests: Add --backend-store-size option.

Tests for the new "samba-tool domain provision" 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/__init__.py
python/samba/tests/samba_tool/provision_lmdb_size.py [new file with mode: 0644]
selftest/knownfail.d/provision_lmdb_size [new file with mode: 0644]
source4/selftest/tests.py