Add test smbclient 'delree' of dir (on DFS share)
authorNoel Power <noel.power@suse.com>
Fri, 17 Jun 2022 09:58:48 +0000 (10:58 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 17 Jun 2022 16:20:35 +0000 (16:20 +0000)
commit23a5a05db03a8f14ab701005a8bec9a3eeff3d77
treeb0be50de27e730e976771c1e9eb2de660471de0c
parent7c4cb4982330cd2eda53950e977179920b1e3b04
Add test smbclient 'delree' of dir (on DFS share)

deltree of a file on a DFS share results in NT_STATUS_OBJECT_PATH_NOT_FOUND
Addionally add a knownfail for this (to be removed in subsequent patch
to fix bug)
We also need to add a knownfail (which will not be removed) for the
new test which will fail in smb1 envs

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

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/smb1-tests
selftest/knownfail.d/smbclient-smb3
source3/script/tests/test_smbclient_s3.sh