selftest: Make a transaction before @INDEXLIST etc is checked in dsdb_schema_attribut...
authorAndrew Bartlett <abartlet@samba.org>
Wed, 11 Apr 2018 00:51:49 +0000 (12:51 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Apr 2018 03:15:16 +0000 (05:15 +0200)
commit18d4a1cc3fa1fd9635bdfa702a62fc81e50f4be9
treedd35437f2709474d8780cf2505c85da7fa4eea2a
parenta4778ad48e985931912f3fd2a7e27270ab4df8ce
selftest: Make a transaction before @INDEXLIST etc is checked in dsdb_schema_attributes.py

This helps us remove the write to the database from the (soon to be
read locked) init code.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13379

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/dsdb_schema_attributes.py
selftest/knownfail.d/dsdb_schema_attributes [deleted file]