CVE-2018-16857 selftest: Split up password_lockout into tests with and without a...
commit4d0fd1a421ad4a3ca19ed954ee91fcc36413b017
authorAndrew Bartlett <abartlet@samba.org>
Sun, 2 Sep 2018 06:03:06 +0000 (2 18:03 +1200)
committerKarolin Seeger <kseeger@samba.org>
Sun, 25 Nov 2018 13:47:06 +0000 (25 14:47 +0100)
treecffe22cbaad91c02b9f00eabd03c321ec2053003
parent31198d39a76474d55c3d391e04d76758ee115d8e
CVE-2018-16857 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

(cherry picked from commit 74357bf347348d3a8b7483c58e5250e98f7e8810)
Backported as a dependency for:
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13683
source4/dsdb/tests/python/password_lockout.py