TODO commit message ldb: Allow tests to operate on ldb_mdb after new restrictions master4-lmdb-pre1
authorGary Lockyer <gary@catalyst.net.nz>
Tue, 6 Mar 2018 02:30:10 +0000 (15:30 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Apr 2018 13:07:06 +0000 (15:07 +0200)
commit83996de0cf2a737011d1a11e1b5b2c6c4e3bbec9
tree5c9fd9e2f99fc3e3a444d26ea9c22bc84ebbc7a1
parentef7b6170522771b5cb8bac205fb63a73fd421a44
TODO commit message ldb: Allow tests to operate on ldb_mdb after new restrictions

The tests were working fine on ldb_mdb but only in the mode without
the GUID index.  This mode is not OK for production so has been banned
but this means we need to rework the tests to set an objectGUID on
each record.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/tests/python/api.py