selftest: Prepare to allow override of lockout duration in password_lockout tests
authorAndrew Bartlett <abartlet@samba.org>
Sun, 2 Sep 2018 05:34:03 +0000 (17:34 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 3 Sep 2018 01:22:25 +0000 (03:22 +0200)
commita740a6131c967f9640b19a6964fd5d6f85ce853a
treeac2ac90f03373c3d88d9a21f8943cd7c4ad36092
parent9eb26065d0c64c21bf09023d0c199445adb7e8a8
selftest: Prepare to allow override of lockout duration in password_lockout tests

This will make it easier to avoid flapping tests.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source4/dsdb/tests/python/password_lockout.py
source4/dsdb/tests/python/password_lockout_base.py