selftest: Split up password_lockout into tests with and without a call to sleep()
authorAndrew Bartlett <abartlet@samba.org>
Sun, 2 Sep 2018 06:03:06 +0000 (18:03 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 3 Sep 2018 04:14:55 +0000 (06:14 +0200)
commit74357bf347348d3a8b7483c58e5250e98f7e8810
treea7233981d9656ad19877598789412867190d49bd
parenta740a6131c967f9640b19a6964fd5d6f85ce853a
selftest: Split up password_lockout into tests with and without a call to sleep()

This means we can have a long observation window for many of the tests and
so make them much more reliable.  Many of these cause frustrating flapping
failures in our CI systems.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Sep  3 06:14:55 CEST 2018 on sn-devel-144
source4/dsdb/tests/python/password_lockout.py