]> 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)
committerJule Anger <janger@samba.org>
Thu, 19 Dec 2024 08:45:09 +0000 (08:45 +0000)
commit9b7f1ce151ba24804f337d24de71965c6b8eccc7
tree2840611baa950954ca004fbe0e63491c64d747d0
parentba4363a7277ef98fca1e8a47da5c53cadbac6127
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>
(cherry picked from commit 4b4a7c3fd465267c43d9586ab79ca8f84c0cad24)
source4/torture/drs/python/getncchanges.py