]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:drs:test:getncchanges: add a timeout failure
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 8 Aug 2024 23:20:38 +0000 (11:20 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 28 Aug 2024 04:24:39 +0000 (04:24 +0000)
commit4b4a7c3fd465267c43d9586ab79ca8f84c0cad24
tree00020ec43a6b104ea6e022dacec714c71ffe4928
parent0425b0fcbee2ee3028ae40a10fa1471da52e2605
s4:drs:test:getncchanges: add a timeout failure

In the next commit we are going to add tests in which the client
modifies the highwatermark in a way that resets replication (on Samba
only). After that we'll fix it.

If we leave the test in an eternal loop, the commit history will not
be bisectable, so we are temporarily going to turn long waits into
failures.

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>
source4/torture/drs/python/getncchanges.py