dsdb: Add more locking more tests, confirming blocking locks in both directions
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Jun 2017 10:13:19 +0000 (12:13 +0200)
committerStefan Metzmacher <metze@samba.org>
Sun, 2 Jul 2017 15:35:20 +0000 (17:35 +0200)
commit4b5ff4a3092aa7700e0193a00882261ee990aa10
treeaa712f1a4fe39e377f206ca8622204579076557c
parentc5b4cbf34e21ac77124a2ca421c1fdd179329783
dsdb: Add more locking more tests, confirming blocking locks in both directions

These extended tests allow us to show that a search (read) blocks a
transaction commit (write), and that a transaction commit blocks a
search.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/dsdb.py
selftest/knownfail.d/ldb-locking