selftest/Samba3: make use of 'smbd:FSCTL_SMBTORTURE = yes'
commit883657a7cfe0788b8c82b58a0379a8ea724df72a
authorStefan Metzmacher <metze@samba.org>
Tue, 23 Jun 2020 13:56:34 +0000 (23 15:56 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2020 15:54:40 +0000 (8 15:54 +0000)
treeb4673288bb7bf54096671894d5c316eda39f86d8
parentbd1285d40d0671a0ba80b4143a871426f369a926
selftest/Samba3: make use of 'smbd:FSCTL_SMBTORTURE = yes'

This makes sure the lease/oplock break retry logic based on
missing TCP acks is tested.

We're still not able to run multichannel tests automatically,
as socket wrapper doesn't support fd-passing yet.

But this testing this with single channels is a good start.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
selftest/knownfail.d/smb2-break-retry [deleted file]
selftest/target/Samba3.pm