s4-selftest/drs Allow re-run of DRS tests after failed cleanup
authorAndrew Bartlett <abartlet@samba.org>
Thu, 1 Dec 2022 22:56:38 +0000 (11:56 +1300)
committerStefan Metzmacher <metze@samba.org>
Tue, 31 Jan 2023 12:50:33 +0000 (12:50 +0000)
commit3204d1350b21704474e577cb5f3f2439b673c421
treed941a886b294599673b046544dbbfa7640de3973
parenta150a2dcb1fc7fc7f606838de17ad4d3e6072bda
s4-selftest/drs Allow re-run of DRS tests after failed cleanup

Using a random base is a useful start, even if the better solution also includes a self.AddCleanup()

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/drs/python/getnc_exop.py