]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:drs:tests: repeat getncchanges test with zero reserved_usn
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 14 Aug 2024 01:26:37 +0000 (13:26 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 28 Aug 2024 04:24:39 +0000 (04:24 +0000)
commit67c7609ab755291de27c620120a1c71b557452e4
tree7e22b5f69e5725237f0e0857a9942be8d2e5dd13
parent796e92a530004406dcb3fea33f54833c722480a0
s4:drs:tests: repeat getncchanges test with zero reserved_usn

This emulates the behaviour of Azure AD.

As this is quite slow we will later reduce the test load in this case,
but for now we want to run all the getncchanges tests this way.

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

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jennifer Sutton <josutton@catalyst.net.nz>
selftest/knownfail.d/getncchanges
selftest/knownfail.d/getncchanges-azure-ad [new file with mode: 0644]
source4/torture/drs/python/getncchanges.py