]> git.ipfire.org Git - thirdparty/samba.git/commit
s3/selftest: Move samba3.blackbox.smbclient_ntlm.plain to nt4_dc_smb1
authorNoel Power <noel.power@suse.com>
Fri, 3 Apr 2020 13:14:58 +0000 (14:14 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 15:08:30 +0000 (15:08 +0000)
commit227095bb790345d455f3104001ccf15f2e3ae6f0
tree2e2f5ea5853399ebd76ab31b9730445abec75190
parente848ad1232ce88840c9aa692d49b454b9a389682
s3/selftest: Move samba3.blackbox.smbclient_ntlm.plain to nt4_dc_smb1

samba3.blackbox.smbclient_ntlm.plain will fail in test environment
that doesn't support SMB1 so move to nt4_dc_smb1

This test only fails with options that require it to communicate over
SMB1, there are sibling tests that test against >= SMB2 so also we
remove the skip_smb1_fail entry as this test doen't need porting
(for this env)

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/skip_smb1_fails
source3/selftest/tests.py