]> git.ipfire.org Git - thirdparty/samba.git/commit
dsdb/tests: let all BasePasswordTestCase tests provide self.host_url[_ldaps]
authorStefan Metzmacher <metze@samba.org>
Fri, 4 Mar 2022 23:09:17 +0000 (00:09 +0100)
committerJule Anger <janger@samba.org>
Wed, 16 Mar 2022 14:27:11 +0000 (14:27 +0000)
commit6e43d4ca919698c2153262294961fef944312dd8
tree3e311fa0b529fb1ae8c1cb9e4dac058d5e704f81
parent657c7c9a34bd8a848ac2d41cb2541c51e5716563
dsdb/tests: let all BasePasswordTestCase tests provide self.host_url[_ldaps]

This will make further changes easier.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 5a3214c99048a88b0a9f509e3b5b38326529b02c)
source4/dsdb/tests/python/login_basics.py
source4/dsdb/tests/python/password_lockout.py
source4/dsdb/tests/python/rodc_rwdc.py